Package org.uma.jmetal.util.comparator.constraintcomparator.impl
package org.uma.jmetal.util.comparator.constraintcomparator.impl
-
ClassesClassDescriptionNumberOfViolatedConstraintsComparator<S extends Solution<?>>This class implements a
ComparatorforSolutionobjects based on the number of violated constraints of solutions.OverallConstraintViolationDegreeComparator<S extends Solution<?>>This class implements aComparator(a method for comparingSolutionobjects) based on the overall constraint violation of the solutions, as done in NSGA-II.