Class HypervolumeContributionAttribute<S extends Solution<?>>
java.lang.Object
org.uma.jmetal.util.solutionattribute.impl.GenericSolutionAttribute<S,Double>
org.uma.jmetal.util.solutionattribute.impl.HypervolumeContributionAttribute<S>
- All Implemented Interfaces:
Serializable,SolutionAttribute<S,Double>
public class HypervolumeContributionAttribute<S extends Solution<?>>
extends GenericSolutionAttribute<S,Double>
- Author:
- Antonio J. Nebro
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.uma.jmetal.util.solutionattribute.impl.GenericSolutionAttribute
getAttribute, getAttributeIdentifier, setAttribute
-
Constructor Details
-
HypervolumeContributionAttribute
public HypervolumeContributionAttribute()
-