CXXGraph  0.4.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
Public Member Functions | Public Attributes | List of all members
CXXGRAPH::PARTITIONING::PartitionerThread< T > Class Template Reference
Inheritance diagram for CXXGRAPH::PARTITIONING::PartitionerThread< T >:
Inheritance graph
[legend]
Collaboration diagram for CXXGRAPH::PARTITIONING::PartitionerThread< T >:
Collaboration graph
[legend]

Public Member Functions

 PartitionerThread (std::vector< const Edge< T > * > &list, PartitionState< T > *state, PartitionStrategy< T > *algorithm)
 
void run ()
 

Public Attributes

std::list< int > id_partitions
 

The documentation for this class was generated from the following file: