Class ScalingNsga2

java.lang.Object
org.opt4j.optimizer.ea.AlternativeNsga2
org.opt4j.optimizer.ea.ScalingNsga2
All Implemented Interfaces:
IndividualSetListener, IndividualStateListener, Selector

public class ScalingNsga2 extends AlternativeNsga2 implements IndividualSetListener, IndividualStateListener
Latest version of NSGA-II with the dimensions scaled on the basis of the individual ranges when calculating the crowding distance as described in K. Deb, A. Pratap, S. Agarwal, and T. Meyarivan, "A fast and elitist multiobjective genetic algorithm : Nsga-ii," Evolutionary Computation, IEEETransactions on, vol. 6, no. 2, pp. 182-197, August 2002.