|
MOEA Framework 2.5 API Specification |
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
public interface Indicator
Interface for a unary quality indicator.
| Method Summary | |
|---|---|
double |
evaluate(NondominatedPopulation approximationSet)
Returns the value of this unary quality indicator given the specified non-dominated population. |
| Method Detail |
|---|
double evaluate(NondominatedPopulation approximationSet)
approximationSet - the non-dominated population to be evaluated
|
MOEA Framework 2.5 API Specification |
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||