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

Item of the queue used in the levelized traversal of the BDD. More...

Collaboration diagram for GlobalQueueItem:
Collaboration graph
[legend]

Data Fields

struct GlobalQueueItem * next
 
struct GlobalQueueItem * cnext
 
DdNode * node
 
double impactP
 
double impactN
 

Detailed Description

Item of the queue used in the levelized traversal of the BDD.


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