public interface QualityIndicator extends Serializable
double
execute(Front frontA, Front frontB)
execute(List<? extends Solution> frontA, List<? extends Solution> frontB)
String
getName()
double execute(Front frontA, Front frontB)
double execute(List<? extends Solution> frontA, List<? extends Solution> frontB)
String getName()
Copyright © 2015. All rights reserved.