Graph Struct Reference
Collaboration diagram for Graph:

Public Attributes | |
| long | n_nodes |
| node * | nodes |
| long | n_arcs |
| arc * | arcs |
| node * | vs |
Member Data Documentation
Referenced by convertMCMgraphToYTOgraph(), mcmYoungTarjanOrlin(), and mmcycle().
| long Graph::n_arcs |
Referenced by convertMCMgraphToYTOgraph(), and mmcycle().
| long Graph::n_nodes |
Referenced by convertMCMgraphToYTOgraph(), and mmcycle().
Referenced by convertMCMgraphToYTOgraph(), mcmYoungTarjanOrlin(), and mmcycle().
Referenced by convertMCMgraphToYTOgraph(), and mmcycle().
The documentation for this struct was generated from the following file:

