| Class | Description |
|---|---|
| AbstractBinaryProblem | |
| AbstractDoubleProblem | |
| AbstractGenericProblem<S> | |
| AbstractIntegerDoubleProblem<S> | |
| AbstractIntegerPermutationProblem | |
| AbstractIntegerProblem | |
| ComposableDoubleProblem |
This class allows to define a continuous (double) problem dynamically, by adding the ranges of
every decision variable, the objective functions and the constraints.
|
Copyright © 2019. All rights reserved.