Class GNSGAIIWithRealTimeChartExample

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

public class GNSGAIIWithRealTimeChartExample extends Object
Class to configure and run the NSGA-II algorithm using a GDominanceComparator, which allows to empower NSGA-II with a preference articulation mechanism based on reference point.
Author:
Antonio J. Nebro <antonio@lcc.uma.es>