CMR  1.3.0
Public Attributes | List of all members
_ReducedComponent Struct Reference

A component of the reduced decomposition. More...

Public Attributes

int rootDepth
 Depth of reduced root member. More...
 
ReducedMemberroot
 Reduced root member. More...
 
DEC_NODE terminalNode [2]
 Terminal nodes of path. More...
 
DEC_MEMBER terminalMember [2]
 Terminal members of path. More...
 
int numTerminals
 

Detailed Description

A component of the reduced decomposition.

Member Data Documentation

◆ numTerminals

int _ReducedComponent::numTerminals

◆ root

ReducedMember* _ReducedComponent::root

Reduced root member.

◆ rootDepth

int _ReducedComponent::rootDepth

Depth of reduced root member.

◆ terminalMember

DEC_MEMBER _ReducedComponent::terminalMember[2]

Terminal members of path.

◆ terminalNode

DEC_NODE _ReducedComponent::terminalNode[2]

Terminal nodes of path.


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