|
unsigned int | numberOfPartitions = 0 |
|
unsigned int | numberOfNodes = 0 |
|
unsigned int | replicatedNodesCount = 0 |
|
unsigned int | numberOfEdges = 0 |
|
unsigned int | replicatedEdgesCount = 0 |
|
unsigned int | maxEdgesLoad = 0 |
|
unsigned int | minEdgesLoad = 0 |
|
unsigned int | maxNodesLoad = 0 |
|
unsigned int | minNodesLoad = 0 |
|
double | balanceEdgesFactor = 0.0 |
|
double | balanceNodesFactor = 0.0 |
|
double | nodesReplicationFactor = 0.0 |
|
double | edgesReplicationFactor = 0.0 |
|
|
std::ostream & | operator<< (std::ostream &os, const PartitioningStats &partitionStats) |
|
The documentation for this class was generated from the following file: