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: