![]() |
CXXGraph
0.1.3
CXXGraph is a small library, header only, that manages the Graph and it's algorithm in C++
|
▼NCXXGRAPH | |
CNode | |
CEdge | |
CDirectedEdge | |
CUndirectedEdge | |
CDirectedWeightedEdge | |
CUndirectedWeightedEdge | |
CGraph | |
CPartition | |
CDijkstraResult_struct | Struct that contains the information about Dijsktra's Algorithm results |
CPartitioningStats_struct | Struct that contains the information about the partitioning statistics |
CWeighted |