![]() |
YAP 7.1.0
|
The two children of a non-terminal node. More...
#include <cuddSupport.h>
Public Attributes | |
struct DdNode * | T |
then (true) child More... | |
struct DdNode * | E |
else (false) child More... | |
The two children of a non-terminal node.
Definition at line 45 of file cuddSupport.h.
struct DdNode* E |
else (false) child
Definition at line 47 of file cuddSupport.h.
then (true) child
Definition at line 46 of file cuddSupport.h.