Class PISAHypervolume

java.lang.Object
org.uma.jmetal.qualityindicator.QualityIndicator
org.uma.jmetal.qualityindicator.impl.hypervolume.Hypervolume
org.uma.jmetal.qualityindicator.impl.hypervolume.impl.PISAHypervolume

public class PISAHypervolume extends Hypervolume
This class implements the hypervolume indicator. The code is the a Java version of the original metric implementation by Eckart Zitzler. Reference: E. Zitzler and L. Thiele Multiobjective Evolutionary Algorithms: A Comparative Case Study and the Strength Pareto Approach, IEEE Transactions on Evolutionary Computation, vol. 3, no. 4, pp. 257-271, 1999.
Author:
Antonio J. Nebro, Juan J. Durillo