Package org.moeaframework.core.fitness
package org.moeaframework.core.fitness
Implementations of various fitness assignment methods.
-
ClassDescriptionIndicator-based fitness using the additive ε-indicator.Assigns fitness values based on the crowding distance from fast non-dominated sorting.Maintains a non-dominated archive of solutions with a maximum capacity.Assigns the fitness of solutions based on their contribution to the overall hypervolume.Indicator-based fitness using the hypervolume metric.Abstract class for assigning fitness based on a binary indicator.