Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

ROBDD: Reduced Ordered Binary Decision Diagram

A flow chart with a truth table, which is used to map all of the possible ways to arrive at one or zero by carrying out a set of steps, which may follow recursive paths, such that the similarities of different paths to identical outcomes can be better understood.

Where (

  reduced = all roads lead to one or zero
) and (

  ordered = applying good organization to 
            the steps of the decisions in 
            the flow chart, even when steps 
            in the decision tree can be 
            carried out in a variety of ways

)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: