Class ParallelNSGAIIExample

java.lang.Object
org.uma.jmetal.component.examples.multiobjective.nsgaii.ParallelNSGAIIExample

public class ParallelNSGAIIExample extends Object
Class to configure and run the NSGA-II algorithm using the MultiThreadedEvaluation evaluator.
Author:
Antonio J. Nebro <antonio@lcc.uma.es>