![]() |
CMR
1.3.0
|
#include <graph.h>
Public Attributes | |
| int | target |
| Target node of this arc. | |
| int | prev |
| Next arc in out-arc list of source node. | |
| int | next |
| Previous arc in out-arc list of source node. | |
| int CMR_GRAPH_ARC_DATA::next |
Previous arc in out-arc list of source node.
| int CMR_GRAPH_ARC_DATA::prev |
Next arc in out-arc list of source node.
| int CMR_GRAPH_ARC_DATA::target |
Target node of this arc.