CXXGraph  0.2.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
CXXGRAPH::PARTITIONING::PartitionerThread< T > Member List

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, std::list< int > *ids) (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 >