Class NumberOfViolatedConstraints<S extends Solution<?>>
java.lang.Object
org.uma.jmetal.util.solutionattribute.impl.GenericSolutionAttribute<S,Integer>
org.uma.jmetal.util.solutionattribute.impl.NumberOfViolatedConstraints<S>
- All Implemented Interfaces:
Serializable,SolutionAttribute<S,Integer>
public class NumberOfViolatedConstraints<S extends Solution<?>>
extends GenericSolutionAttribute<S,Integer>
- 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
-
NumberOfViolatedConstraints
public NumberOfViolatedConstraints()
-