|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectevalgo.algorithms.AbstractAlgorithm
evalgo.algorithms.ExactAlgorithm
| Field Summary |
| Fields inherited from class evalgo.algorithms.AbstractAlgorithm |
avail, id, idealAvail, optimalMapping |
| Constructor Summary | |
ExactAlgorithm(int en,
int ka)
|
|
| 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 ExactAlgorithm(int en,
int ka)
| 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 | ||||||||||