Class NSGAIIStoppingByKeyboardExample

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

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