CXXGraph  0.0.6
CXXGraph is a small library, header only, that manages the Graph and it's algorithm in C++
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CCXXGRAPH::DijkstraResult_struct
 CCXXGRAPH::Edge< T >
 CCXXGRAPH::DirectedEdge< T >
 CCXXGRAPH::DirectedWeightedEdge< T >
 CCXXGRAPH::UndirectedEdge< T >
 CCXXGRAPH::UndirectedWeightedEdge< T >
 CCXXGRAPH::Graph< T >
 CCXXGRAPH::Node< T >
 CCXXGRAPH::Weighted
 CCXXGRAPH::DirectedWeightedEdge< T >
 CCXXGRAPH::UndirectedWeightedEdge< T >