| Class | Description |
|---|---|
| OverallConstraintViolationComparator<S extends Solution<?>> |
This class implements a
Comparator (a method for comparing Solution objects)
based on the overall constraint violation of the solutions, as done in NSGA-II. |
| ViolationThresholdComparator<S extends Solution<?>> |
This class implements the ViolationThreshold Comparator *
|
Copyright © 2017. All rights reserved.