cudd  3.0.0
The University of Colorado Decision Diagram Package
Data Fields
NodeDist Struct Reference

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...

Collaboration diagram for NodeDist:
Collaboration graph
[legend]

Data Fields

DdHalfWord oddTopDist
 
DdHalfWord evenTopDist
 
DdHalfWord oddBotDist
 
DdHalfWord evenBotDist
 
DdNoderegResult
 
DdNodecompResult
 

Detailed Description

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.


The documentation for this struct was generated from the following file: