63 #ifndef ShedHeaviest_h 64 #define ShedHeaviest_h 66 #include "LoadBalancer.h" 74 bool disallowDisconnectedGraphs;
77 ShedHeaviest(
double factorGreater,
int numReleases,
bool disallowDissconnectedGraph);
79 virtual int balance(
Graph &theWeightedGraph);
Definition: ShedHeaviest.h:69
The Graph class provides the abstraction of a graph, a collection of vertices and edges...
Definition: Graph.h:84
Definition: LoadBalancer.h:71
================================================================================
Definition: ContinuaReprComponent.h:34