|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjeco.kernel.problem.Problem
jeco.lib.problems.dtlz.DTLZ
jeco.lib.problems.dtlz.DTLZ5
public class DTLZ5
| Field Summary |
|---|
| Fields inherited from class jeco.lib.problems.dtlz.DTLZ |
|---|
lowerBound, upperBound |
| Fields inherited from class jeco.kernel.problem.Problem |
|---|
INFINITY, name, numberOfObjectives, numberOfVariables |
| Constructor Summary | |
|---|---|
DTLZ5()
|
|
DTLZ5(java.lang.Integer numberOfVariables)
|
|
| Method Summary | |
|---|---|
Solutions |
computeParetoOptimalFront(int n)
|
void |
evaluate(Solution solution)
|
| Methods inherited from class jeco.lib.problems.dtlz.DTLZ |
|---|
newRandomSetOfSolutions |
| Methods inherited from class jeco.kernel.problem.Problem |
|---|
evaluateConstraints, getName, getNumberOfObjectives, getNumberOfVariables |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DTLZ5(java.lang.Integer numberOfVariables)
public DTLZ5()
| Method Detail |
|---|
public void evaluate(Solution solution)
evaluate in class Problempublic Solutions computeParetoOptimalFront(int n)
computeParetoOptimalFront in class DTLZ
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||