CXXGraph  0.1.6
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

Public Member Functions

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

Public Attributes

std::list< int > * id_partitions
 

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