Uses of Class
org.uma.jmetal.component.algorithm.multiobjective.NSGAIIBuilder
Packages that use NSGAIIBuilder
-
Uses of NSGAIIBuilder in org.uma.jmetal.component.algorithm.multiobjective
Methods in org.uma.jmetal.component.algorithm.multiobjective that return NSGAIIBuilderModifier and TypeMethodDescriptionNSGAIIBuilder.setCreateInitialPopulation(SolutionsCreation<S> solutionsCreation) NSGAIIBuilder.setEvaluation(Evaluation<S> evaluation) NSGAIIBuilder.setRanking(Ranking<S> ranking) NSGAIIBuilder.setTermination(Termination termination)