public class LZ09F1 extends AbstractDoubleProblem
| Constructor and Description |
|---|
LZ09F1()
Creates a default LZ09F1 problem (10 variables and 2 objectives)
|
LZ09F1(Integer ptype,
Integer dtype,
Integer ltype)
Creates a LZ09F1 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 LZ09F1()
public LZ09F1(Integer ptype, Integer dtype, Integer ltype) throws JMetalException
JMetalExceptionpublic void evaluate(DoubleSolution solution)
Copyright © 2018. All rights reserved.