|
MOEA Framework 2.12 API Specification |
|||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.moeaframework.problem.AbstractProblem
org.moeaframework.problem.LZ.LZ
org.moeaframework.problem.LZ.LZ1
public class LZ1
The F1 problem from the complicated Pareto sets test suite by Hui Li and Qingfu Zhang.
Field Summary |
---|
Fields inherited from class org.moeaframework.problem.AbstractProblem |
---|
numberOfConstraints, numberOfObjectives, numberOfVariables |
Constructor Summary | |
---|---|
LZ1()
Constructs the F1 problem with default parameters. |
Method Summary |
---|
Methods inherited from class org.moeaframework.problem.LZ.LZ |
---|
evaluate, getDType, getLType, getPType, newSolution |
Methods inherited from class org.moeaframework.problem.AbstractProblem |
---|
close, finalize, getName, getNumberOfConstraints, getNumberOfObjectives, getNumberOfVariables |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LZ1()
|
MOEA Framework 2.12 API Specification |
|||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |