| Class | Description |
|---|---|
| BalancingMethod |
BlancingMethod is the super class of all balancing methods
|
| ChildAwareHorizontalClustering |
ChildAwareHorizontalClsutering is a method that merges a task and its children
|
| HorizontalDistanceBalancing |
HorizontalDistanceBalancing is a method that merges tasks based on distance metric
|
| HorizontalImpactBalancing |
HorizontalImpactBalancing is a method that merges tasks that have similar impact
factors.
|
| HorizontalRandomClustering |
HorizontalRuntimeBalancing is a method that merges task so as to balance job runtime
|
| HorizontalRuntimeBalancing |
HorizontalRuntimeBalancing is a method that merges task so as to balance job runtime
|
| VerticalBalancing |
VerticalBalancing is the same vc as in org.workflowsim.clustering.
|