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