|
cudd
3.0.0
The University of Colorado Decision Diagram Package
|
structure created to store subset results for each node and distances with odd and even parity of the node from the root and sink. More...

Data Fields | |
| DdHalfWord | oddTopDist |
| DdHalfWord | evenTopDist |
| DdHalfWord | oddBotDist |
| DdHalfWord | evenBotDist |
| DdNode * | regResult |
| DdNode * | compResult |
structure created to store subset results for each node and distances with odd and even parity of the node from the root and sink.
Main data structure in this procedure.
1.8.11