Class FrontExtremeValues
java.lang.Object
org.uma.jmetal.util.extremevalues.impl.FrontExtremeValues
- All Implemented Interfaces:
ExtremeValuesFinder<Front,List<Double>>
Class for finding the extreme values of front objects
- Author:
- Antonio J. Nebro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FrontExtremeValues
public FrontExtremeValues()
-
-
Method Details
-
findLowestValues
- Specified by:
findLowestValuesin interfaceExtremeValuesFinder<Front,List<Double>>
-
findHighestValues
- Specified by:
findHighestValuesin interfaceExtremeValuesFinder<Front,List<Double>>
-