CXXGraph  0.1.6
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NCXXGRAPH
 NPARTITIONING
 CPartition
 CCoordinatedPartitionState
 CCoordinatedRecord
 CHDRF
 CPartitioner
 CPartitionerThread
 CPartitioningStats
 CPartitionState
 CPartitionStrategy
 CRecord
 CGlobals
 CUndirectedEdge
 CDirectedEdge
 CUndirectedWeightedEdge
 CDirectedWeightedEdge
 CEdge
 CWeighted
 CGraphClass that implement the Graph. ( This class is not Thread Safe )
 CGraph_TSClass that implement the Thread Safe Graph
 CNode
 CReader
 CRunnable
 CThreadSafe
 CDijkstraResult_structStruct that contains the information about Dijsktra's Algorithm results
 CDialResult_structStruct that contains the information about Dijsktra's Algorithm results
 CWriter