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

Additional information specific to a path edge. More...

Public Attributes

DEC_EDGE edge
 The actual edge in the decomposition. More...
 
struct _PathEdgenextSibling
 Next edge of this reduced member, or NULL. More...
 
struct _PathEdgenextOverall
 Next path edge in general. More...
 

Detailed Description

Additional information specific to a path edge.

Member Data Documentation

◆ edge

DEC_EDGE _PathEdge::edge

The actual edge in the decomposition.

◆ nextOverall

struct _PathEdge* _PathEdge::nextOverall

Next path edge in general.

◆ nextSibling

struct _PathEdge* _PathEdge::nextSibling

Next edge of this reduced member, or NULL.


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