Performance (Min-Max)
Synopsis
This operator takes a performance vector and puts all criteria into a min-max criterion which delivers the minimum instead of the average or arbitrary weighted combinations.
Description
The Performance (Min-Max) operator wraps a min-max criterion around each performance criterion of the given performance vector. This criterion uses the minimum fitness achieved instead of the average fitness or arbitrary weightings. Please note that the average values stay the same and only the fitness values change.
Input
performance
This input port expects a performance vector. A performance vector is a list of performance criteria values.
Output
performance
The resultant performance vector is returned through this port.
Parameters
Minimum weight
This parameter defines the weight for the minimum fitness against the average fitness.