CXXGraph
0.2.0
CXXGraph is a header only, that manages the Graphs 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
1
2
3
]
C
CXXGRAPH::BellmanFordResult_struct
Struct that contains the information about Dijsktra's Algorithm results
C
CXXGRAPH::DialResult_struct
Struct that contains the information about Dijsktra's Algorithm results
C
CXXGRAPH::DijkstraResult_struct
Struct that contains the information about Dijsktra's Algorithm results
▼
C
CXXGRAPH::Edge< T >
▼
C
CXXGRAPH::DirectedEdge< T >
C
CXXGRAPH::DirectedWeightedEdge< T >
▼
C
CXXGRAPH::UndirectedEdge< T >
C
CXXGRAPH::UndirectedWeightedEdge< T >
C
CXXGRAPH::FWResult_struct
Struct that contains the information about Floyd-Warshall Algorithm results
C
CXXGRAPH::PARTITIONING::Globals
▼
C
CXXGRAPH::Graph< T >
Class that implement the
Graph
. ( This class is not Thread Safe )
C
CXXGRAPH::Graph_TS< T >
Class that implement the Thread Safe
Graph
C
CXXGRAPH::PARTITIONING::Partition< T >
C
CXXGRAPH::Node< T >
C
CXXGRAPH::PARTITIONING::Partitioner< T >
C
CXXGRAPH::PARTITIONING::PartitioningStats
▼
C
CXXGRAPH::PARTITIONING::PartitionState< T >
C
CXXGRAPH::PARTITIONING::CoordinatedPartitionState< T >
▼
C
CXXGRAPH::PARTITIONING::PartitionStrategy< T >
C
CXXGRAPH::PARTITIONING::HDRF< T >
C
CXXGRAPH::PrimResult_struct
Struct that contains the information about Prim Algorithm results
C
CXXGRAPH::Reader< T >
▼
C
CXXGRAPH::PARTITIONING::Record< T >
C
CXXGRAPH::PARTITIONING::CoordinatedRecord< T >
▼
C
CXXGRAPH::Runnable
C
CXXGRAPH::PARTITIONING::PartitionerThread< T >
▼
C
CXXGRAPH::ThreadSafe
C
CXXGRAPH::Graph_TS< T >
Class that implement the Thread Safe
Graph
▼
C
CXXGRAPH::Weighted
C
CXXGRAPH::DirectedWeightedEdge< T >
C
CXXGRAPH::UndirectedWeightedEdge< T >
C
CXXGRAPH::Writer< T >
Generated by
1.9.1