Class NSGAIIWithCrowdingDistanceArchiveExample
java.lang.Object
org.uma.jmetal.component.examples.multiobjective.nsgaii.NSGAIIWithCrowdingDistanceArchiveExample
Class to configure and run the NSGA-II algorithm configured a bounded external archive that uses
the crowding distance to remove solutions when the archive gets full.
- Author:
- Antonio J. Nebro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NSGAIIWithCrowdingDistanceArchiveExample
public NSGAIIWithCrowdingDistanceArchiveExample()
-
-
Method Details
-
main
- Throws:
JMetalExceptionIOException
-