|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.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.AlgorithmPickerpublic static MeritAlgorithmPicker getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||