public interface DoubleProblem extends Problem<DoubleSolution>
| Modifier and Type | Method and Description |
|---|---|
Double |
getLowerBound(int index) |
Double |
getUpperBound(int index) |
createSolution, evaluate, getName, getNumberOfConstraints, getNumberOfObjectives, getNumberOfVariablesCopyright © 2015. All rights reserved.