Class RE3DProblemFamilyInfo
java.lang.Object
org.uma.evolver.util.problemfamilyinfo.RE3DProblemFamilyInfo
- All Implemented Interfaces:
ProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
public class RE3DProblemFamilyInfo
extends Object
implements ProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
Class implementing the interface ProblemFamilyInfo for the RE problems having three objective functions.
-
Constructor Details
-
RE3DProblemFamilyInfo
public RE3DProblemFamilyInfo()
-
-
Method Details
-
problemList
public List<org.uma.jmetal.problem.Problem<org.uma.jmetal.solution.doublesolution.DoubleSolution>> problemList()- Specified by:
problemListin interfaceProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
-
referenceFronts
- Specified by:
referenceFrontsin interfaceProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
-
evaluationsToOptimize
- Specified by:
evaluationsToOptimizein interfaceProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
-
name
- Specified by:
namein interfaceProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
-