public class UF3 extends AbstractDoubleProblem
| Constructor and Description |
|---|
UF3()
Constructor.
|
UF3(int numberOfVariables)
Creates a new instance of problem CEC2009_UF3.
|
| 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 UF3()
public UF3(int numberOfVariables)
numberOfVariables - Number of variables.public void evaluate(DoubleSolution solution)
Copyright © 2018. All rights reserved.