- All Implemented Interfaces:
- Serializable, QualityIndicator, DescribedEntity
public class Epsilon
extends SimpleDescribedEntity
implements QualityIndicator
This class implements the unary epsilon additive indicator as proposed in E.
Zitzler, E. Thiele, L. Laummanns, M., Fonseca, C., and Grunert da Fonseca. V
(2003): Performance Assessment of Multiobjective Optimizers: An Analysis and
Review. The code is the a Java version of the original metric implementation
by Eckart Zitzler. It can be used also as a command line program just by
typing $java org.uma.jmetal.qualityindicator.impl.Epsilon
- See Also:
- Serialized Form