|
cudd
3.0.0
The University of Colorado Decision Diagram Package
|
Item of the queue used in the levelized traversal of the BDD. More...

Data Fields | |
| struct GlobalQueueItem * | next |
| struct GlobalQueueItem * | cnext |
| DdNode * | node |
| double | impactP |
| double | impactN |
Item of the queue used in the levelized traversal of the BDD.
1.8.11