|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vishnu.model.algebra.optimizer.merit.MeritAlgorithmPicker
public class MeritAlgorithmPicker
Constructor Summary | |
---|---|
protected |
MeritAlgorithmPicker()
|
Method Summary | |
---|---|
static MeritAlgorithmPicker |
getInstance()
|
void |
report(Relation r,
Algorithm a,
long cost)
|
Algorithm |
selectedAlgorithm(java.util.Collection<Algorithm> c,
Relation r)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MeritAlgorithmPicker()
Method Detail |
---|
public void report(Relation r, Algorithm a, long cost)
public Algorithm selectedAlgorithm(java.util.Collection<Algorithm> c, Relation r)
selectedAlgorithm
in interface AlgorithmSelectionStage.AlgorithmPicker
public static MeritAlgorithmPicker getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |