CMR
1.3.0
|
A component of the reduced decomposition. More...
Public Attributes | |
int | rootDepth |
Depth of reduced root member. More... | |
ReducedMember * | root |
Reduced root member. More... | |
DEC_NODE | terminalNode [2] |
Terminal nodes of path. More... | |
DEC_MEMBER | terminalMember [2] |
Terminal members of path. More... | |
int | numTerminals |
A component of the reduced decomposition.
int _ReducedComponent::numTerminals |
ReducedMember* _ReducedComponent::root |
Reduced root member.
int _ReducedComponent::rootDepth |
Depth of reduced root member.
DEC_MEMBER _ReducedComponent::terminalMember[2] |
Terminal members of path.
DEC_NODE _ReducedComponent::terminalNode[2] |
Terminal nodes of path.