Synopsis
Puts all input criteria into a min-max criterion which delivers the minimum instead of the average or arbitrary weighted combinations.
Description
Wraps a MinMaxCriterion around each performance criterion of type MeasuredPerformance. This criterion uses the minimum fitness achieved instead of the average fitness or arbitrary weightings of both. Please note that the average values stay the same and only the fitness values change.
Input
- performance vector: expects: PerformanceVector
Output
- performance vector:
Parameters
- minimum weight: Defines the weight for the minimum fitness agains the average fitness