CMR
1.3.0
|
Additional information specific to a path edge. More...
Public Attributes | |
DEC_EDGE | edge |
The actual edge in the decomposition. More... | |
struct _PathEdge * | nextSibling |
Next edge of this reduced member, or NULL . More... | |
struct _PathEdge * | nextOverall |
Next path edge in general. More... | |
Additional information specific to a path edge.
DEC_EDGE _PathEdge::edge |
The actual edge in the decomposition.
struct _PathEdge* _PathEdge::nextOverall |
Next path edge in general.
struct _PathEdge* _PathEdge::nextSibling |
Next edge of this reduced member, or NULL
.