| Package | Description |
|---|---|
| org.opt4j.operator.diversity |
Provides the classes for the distance operator for genotypes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiversityIntegerEuclidean
The
DiversityIntegerEuclidean is an implementation of the
DiversityInteger that calculates the diversity of two
IntegerGenotype objects by normalizing the values to [0,1]
and calculating the Euclidean distance. |