|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectevalgo.algorithms.AbstractAlgorithm
evalgo.algorithms.ExactAlgorithmWithConstraints
| Field Summary |
| Fields inherited from class evalgo.algorithms.AbstractAlgorithm |
avail, id, idealAvail, optimalMapping |
| Constructor Summary | |
ExactAlgorithmWithConstraints()
|
|
| Method Summary | |
boolean |
canFit(int[] currMapping)
|
AlgorithmResult |
execute()
|
| Methods inherited from class evalgo.algorithms.AbstractAlgorithm |
calculateAvailability, calculateAvgCompMem, calculateAvgHostMem, calculateAvgRelBetweenHosts, estimateOptimal, estimateRedeploymentTime, ideal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExactAlgorithmWithConstraints()
| Method Detail |
public AlgorithmResult execute()
execute in class AbstractAlgorithmpublic boolean canFit(int[] currMapping)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||