Package org.uma.jmetal.problem.doubleproblem.impl
-
Class Summary Class Description AbstractDoubleProblem 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.DummyDoubleProblem Implementation ofDoubleProblemthat does nothing.