Package | Description |
---|---|
fitnessfunctions |
A group of classes responsible for aggregating all penalty functions into a cost/fitness function.
|
network.modifiers |
A group of classes that performs modifying operations on networks.
|
schedulers |
A group of classes implementing a single re-ranking procedure.
|
Class and Description |
---|
PenaltyPair
PenaltyPair is a small helper class representing a penaltyname-currentfitness pair.
|
Class and Description |
---|
PartitionFitnessFunction
PartitionFitnessfunction is a class responsible for calculating and aggregating the total cost function associated with a certain ranking.
|
Class and Description |
---|
PartitionFitnessFunction
PartitionFitnessfunction is a class responsible for calculating and aggregating the total cost function associated with a certain ranking.
|