Package org.uma.evolver.util.problemfamilyinfo
package org.uma.evolver.util.problemfamilyinfo
-
ClassDescriptionProblemFamilyInfo<S extends org.uma.jmetal.solution.Solution<?>>Interface defining methods for returning information about problem families, including a list with their implementations, a list with the names of the reference fronts, and a list containing the typical number of evaluations used to optimize them by metaheuristics.Class implementing the interface ProblemFamilyInfo for the RE problems having three objective functions.