Class Hypervolume<S>

java.lang.Object
org.uma.jmetal.util.naming.impl.SimpleDescribedEntity
org.uma.jmetal.util.legacy.qualityindicator.impl.GenericIndicator<S>
org.uma.jmetal.util.legacy.qualityindicator.impl.hypervolume.Hypervolume<S>
All Implemented Interfaces:
Serializable, QualityIndicator<List<S>,Double>, DescribedEntity
Direct Known Subclasses:
PISAHypervolume, WFGHypervolume

@Deprecated public abstract class Hypervolume<S> extends GenericIndicator<S>
Deprecated.
This interface represents implementations of the Hypervolume quality indicator
Author:
Antonio J. Nebro, Juan J. Durillo
See Also: