Interface QualityIndicator<Evaluate,Result>
- Type Parameters:
Evaluate- Entity to runAlgorithmResult- Result of the evaluation
- All Superinterfaces:
DescribedEntity,Serializable
- All Known Implementing Classes:
GenericIndicator,Hypervolume,PISAHypervolume,WFGHypervolume
@Deprecated
public interface QualityIndicator<Evaluate,Result>
extends DescribedEntity, Serializable
Deprecated.
- Author:
- Antonio J. Nebro
-
Method Summary
Methods inherited from interface org.uma.jmetal.util.naming.DescribedEntity
description, name
-
Method Details
-
evaluate
-