Adiar
2.1.0
An External Memory Decision Diagram Library
|
The following provides an introduction to using all aspects of Adiar. For simplicity, we only cover Binary Decision Diagrams but the ideas presented here also apply to Zero-suppressed Decision Diagrams .
How to compile, initialize and deinitialize the Adiar library.
Basic operations for the creation and manpulation of decision diagrams.
Interaction between your data structures and Adiar's operations.
Use of adiar::builder
to manually construct a decision diagram, node for node.