CXXGraph
0.4.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
|
This is the complete list of members for CXXGRAPH::PARTITIONING::PartitionerThread< T >, including all inherited members.
id_partitions (defined in CXXGRAPH::PARTITIONING::PartitionerThread< T >) | CXXGRAPH::PARTITIONING::PartitionerThread< T > | |
PartitionerThread(std::vector< const Edge< T > * > &list, PartitionState< T > *state, PartitionStrategy< T > *algorithm) (defined in CXXGRAPH::PARTITIONING::PartitionerThread< T >) | CXXGRAPH::PARTITIONING::PartitionerThread< T > | |
run() (defined in CXXGRAPH::PARTITIONING::PartitionerThread< T >) | CXXGRAPH::PARTITIONING::PartitionerThread< T > | virtual |
~PartitionerThread() (defined in CXXGRAPH::PARTITIONING::PartitionerThread< T >) | CXXGRAPH::PARTITIONING::PartitionerThread< T > |