Class LocationAttribute<S extends Solution<?>>
java.lang.Object
org.uma.jmetal.util.solutionattribute.impl.GenericSolutionAttribute<S,Integer>
org.uma.jmetal.util.solutionattribute.impl.LocationAttribute<S>
- Type Parameters:
S-
- All Implemented Interfaces:
Serializable,SolutionAttribute<S,Integer>
Assign to each solution in a solution list an attribute containing the position of
the solutions in the list.
- 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
-
LocationAttribute
-