Class NSGAIIStoppingByHypervolume
java.lang.Object
org.uma.jmetal.component.examples.multiobjective.nsgaii.NSGAIIStoppingByHypervolume
Class to configure and run the NSGA-II algorithm with a stopping condition based on finding
a Pareto front approximation having a hypervolume value higher than the 95% of the hypervolume
of the reference front.
- Author:
- Antonio J. Nebro <antonio@lcc.uma.es>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NSGAIIStoppingByHypervolume
public NSGAIIStoppingByHypervolume()
-
-
Method Details
-
main
- Throws:
JMetalExceptionIOException
-