| Package | Description |
|---|---|
| fitnessfunctions |
A group of classes responsible for aggregating all penalty functions into a cost/fitness function.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<PenaltyPair> |
PartitionFitnessFunction.getDetailedFitness()
Returns the list of pairs consisting of the penalty name and its current fitness score.
|