| Interface | Description |
|---|---|
| DensityEstimator<S extends Solution<?>> |
Interface representing implementations to compute the crowding distance
|
| Ranking<S extends Solution<?>> |
Ranks a list of solutions according to the dominance relationship
|
| SolutionAttribute<S extends Solution<?>,V> |
Attributes allows to extend the
Solution classes to incorporate data required by
operators or algorithms manipulating them. |
Copyright © 2017. All rights reserved.