Class NSGAIIWithUnboundedArchiveExample

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

public class NSGAIIWithUnboundedArchiveExample extends Object
Class to configure and run the NSGA-II algorithm using an unbounded archive that stores the non-dominated solutions found during the search. The result is a subset of the archive.
Author:
Antonio J. Nebro