![]() |
CXXGraph
0.1.3
CXXGraph is a small library, header only, that manages the Graph and it's algorithm in C++
|
CCXXGRAPH::DijkstraResult_struct | Struct that contains the information about Dijsktra's Algorithm results |
▼CCXXGRAPH::Edge< T > | |
▼CCXXGRAPH::DirectedEdge< T > | |
CCXXGRAPH::DirectedWeightedEdge< T > | |
▼CCXXGRAPH::UndirectedEdge< T > | |
CCXXGRAPH::UndirectedWeightedEdge< T > | |
▼CCXXGRAPH::Graph< T > | |
CCXXGRAPH::Partition< T > | |
CCXXGRAPH::Node< T > | |
CCXXGRAPH::PartitioningStats_struct | Struct that contains the information about the partitioning statistics |
▼CCXXGRAPH::Weighted | |
CCXXGRAPH::DirectedWeightedEdge< T > | |
CCXXGRAPH::UndirectedWeightedEdge< T > |