Package org.uma.jmetal.problem.doubleproblem.impl
package org.uma.jmetal.problem.doubleproblem.impl
-
ClassesClassDescriptionAbstract class to be extended by implementations of interface}, which must implement the
invalid @link
{@link DoubleProblem>Problem.evaluate(S)method.This class allows to define a continuous (double) problem dynamically, by adding the ranges of every decision variable, the objective functions and the constraints.Fake implementation ofDoubleProblemthat does nothing.