Class DTLZ3DProblemFamilyInfo
java.lang.Object
org.uma.evolver.util.problemfamilyinfo.DTLZ3DProblemFamilyInfo
- All Implemented Interfaces:
ProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
public class DTLZ3DProblemFamilyInfo
extends Object
implements ProblemFamilyInfo<org.uma.jmetal.solution.doublesolution.DoubleSolution>
-
Constructor Details
-
DTLZ3DProblemFamilyInfo
public DTLZ3DProblemFamilyInfo()
-
-
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>
-