Interface DoubleProblem
- All Superinterfaces:
Problem<DoubleSolution>,Serializable
- All Known Implementing Classes:
AbstractDoubleProblem,ComposableDoubleProblem,FakeDoubleProblem
Interface representing continuous problems
- Author:
- Antonio J. Nebro
-
Method Summary
Methods inherited from interface org.uma.jmetal.problem.Problem
createSolution, evaluate, name, numberOfConstraints, numberOfObjectives, numberOfVariables
-
Method Details
-
variableBounds
-