| Class | Description |
|---|---|
| ZDD |
Base implementation for Zero-Supressed Binary Decision Diagrams (Z-BDDs).
|
| ZDD2 |
ZDD2 extends ZDD with some additional operations for unate cube set algerba
|
| ZDDCSP |
ZDD operations for CSP problems.
|
| ZDDGraph |
ZDD with graph algorithms from Coudert's paper.
|
| ZDDNames | |
| ZDDPrinter |
Helper class for printing Z-BDD graphs, as text/sets/DOT files.
|
This file is a part of the JDD package, a native Java Binary Decision Diagram Library.