public class LZ09F3 extends AbstractDoubleProblem
| Constructor and Description |
|---|
LZ09F3()
Creates a default LZ09F3 problem (30 variables and 2 objectives)
|
LZ09F3(Integer ptype,
Integer dtype,
Integer ltype)
Creates a LZ09F3 problem instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(DoubleSolution solution)
Evaluate() method
|
createSolution, getLowerBound, getUpperBound, setLowerLimit, setUpperLimitgetName, getNumberOfConstraints, getNumberOfObjectives, getNumberOfVariables, setName, setNumberOfConstraints, setNumberOfObjectives, setNumberOfVariablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getNumberOfConstraints, getNumberOfObjectives, getNumberOfVariablespublic LZ09F3()
public LZ09F3(Integer ptype, Integer dtype, Integer ltype) throws JMetalException
JMetalExceptionpublic void evaluate(DoubleSolution solution)
Copyright © 2018. All rights reserved.