Package org.uma.jmetal.problem
-
Interface Summary Interface Description DynamicProblem<S extends Solution<?>,D> Interface representing dynamic problems.Problem<S> Interface representing a multi-objective optimization problem.
| Interface | Description |
|---|---|
| DynamicProblem<S extends Solution<?>,D> |
Interface representing dynamic problems.
|
| Problem<S> |
Interface representing a multi-objective optimization problem.
|