public interface IntegerProblem extends Problem<IntegerSolution>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLowerBound(int index) |
Integer |
getUpperBound(int index) |
createSolution, evaluate, getName, getNumberOfConstraints, getNumberOfObjectives, getNumberOfVariablesCopyright © 2017. All rights reserved.