|
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.LZ4
public class LZ4
The F4 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 | |
---|---|
LZ4()
Constructs the F4 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 LZ4()
|
MOEA Framework 2.12 API Specification |
|||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |