Class HypervolumeContributionComparator<S extends Solution<?>>

java.lang.Object
org.uma.jmetal.util.comparator.HypervolumeContributionComparator<S>
All Implemented Interfaces:
Serializable, Comparator<S>

public class HypervolumeContributionComparator<S extends Solution<?>> extends Object implements Comparator<S>, Serializable
Compares two solutions according to the crowding distance attribute. The higher the distance the better
Author:
Antonio J. Nebro
See Also: