![]() |
CXXGraph
0.1.6
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
|
▼NCXXGRAPH | |
▼NPARTITIONING | |
CPartition | |
CCoordinatedPartitionState | |
CCoordinatedRecord | |
CHDRF | |
CPartitioner | |
CPartitionerThread | |
CPartitioningStats | |
CPartitionState | |
CPartitionStrategy | |
CRecord | |
CGlobals | |
CUndirectedEdge | |
CDirectedEdge | |
CUndirectedWeightedEdge | |
CDirectedWeightedEdge | |
CEdge | |
CWeighted | |
CGraph | Class that implement the Graph. ( This class is not Thread Safe ) |
CGraph_TS | Class that implement the Thread Safe Graph |
CNode | |
CReader | |
CRunnable | |
CThreadSafe | |
CDijkstraResult_struct | Struct that contains the information about Dijsktra's Algorithm results |
CDialResult_struct | Struct that contains the information about Dijsktra's Algorithm results |
CWriter |