public class GLT3 extends AbstractDoubleProblem
| Constructor and Description |
|---|
GLT3()
Default constructor
|
GLT3(int numberOfVariables)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(DoubleSolution solution) |
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 GLT3()
public GLT3(int numberOfVariables)
numberOfVariables - public void evaluate(DoubleSolution solution)
Copyright © 2018. All rights reserved.