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