Uses of Class
org.uma.jmetal.component.algorithm.multiobjective.NSGAIIDEBuilder
Packages that use NSGAIIDEBuilder
-
Uses of NSGAIIDEBuilder in org.uma.jmetal.component.algorithm.multiobjective
Methods in org.uma.jmetal.component.algorithm.multiobjective that return NSGAIIDEBuilderModifier and TypeMethodDescriptionNSGAIIDEBuilder.setEvaluation(Evaluation<DoubleSolution> evaluation) NSGAIIDEBuilder.setRanking(Ranking<DoubleSolution> ranking) NSGAIIDEBuilder.setTermination(Termination termination)