Class NSGAIIWithUnboundedArchiveExample
java.lang.Object
org.uma.jmetal.component.examples.multiobjective.nsgaii.NSGAIIWithUnboundedArchiveExample
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NSGAIIWithUnboundedArchiveExample
public NSGAIIWithUnboundedArchiveExample()
-
-
Method Details
-
main
- Throws:
JMetalExceptionIOException
-