Class NSGAIIStoppingByTimeExample

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

public class NSGAIIStoppingByTimeExample extends Object
Class to configure and run the NSGA-II algorithm with a stopping condition based a maximum computing time.
Author:
Antonio J. Nebro <antonio@lcc.uma.es>