Class DistanceToSolutionListAttribute
java.lang.Object
org.uma.jmetal.util.solutionattribute.impl.GenericSolutionAttribute<Solution<?>,Double>
org.uma.jmetal.util.solutionattribute.impl.DistanceToSolutionListAttribute
- All Implemented Interfaces:
Serializable,SolutionAttribute<Solution<?>,Double>
Created by cbarba on 24/3/15.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.uma.jmetal.util.solutionattribute.impl.GenericSolutionAttribute
getAttribute, getAttributeIdentifier, setAttribute
-
Constructor Details
-
DistanceToSolutionListAttribute
public DistanceToSolutionListAttribute()
-