posted on 1989-01-01, 00:00authored byRandal E. Bryant
Ordered Binary Decision Diagrams (OBDDs) have found
widespread use in CAD applications such as formal verification,
logic synthesis, and test generation. OBDDs represent Boolean
functions in a form that is both canonical and compact for many
practical cases. They can be generated and manipulated by efficient
graph algorithms. Researchers have found that many tasks
can be expressed as series of operations on Boolean functions,
making them candidates for OBDD-based methods.
The success of OBDDs has inspired efforts to improve their
efficiency and to expand their range of applicability. Techniques
have been discovered to make the representation more compact
and to represent other classes of functions. This has led to improved
performance on existing OBDD applications, as well as
enabled new classes of problems to be solved.
This paper provides an overview of the state of the art in
graph-based function representations. We focus on several recent
advances of particular importance for formal verification and
other CAD applications.