| Package | Description |
|---|---|
| org.uma.jmetal.qualityindicator.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Epsilon<Evaluate extends List<? extends Solution<?>>>
This class implements the unary epsilon additive indicator as proposed in E.
|
class |
ErrorRatio<Evaluate extends List<? extends Solution<?>>>
The Error Ratio (ER) quality indicator reports the ratio of solutions in a front of points
that are not members of the true Pareto front.
|
class |
GeneralizedSpread<Evaluate extends List<? extends Solution<?>>>
This class implements the generalized spread metric for two or more dimensions.
|
class |
GenerationalDistance<Evaluate extends List<? extends Solution<?>>>
This class implements the generational distance indicator.
|
class |
Hypervolume<Evaluate extends List<? extends Solution<?>>>
This class implements the hypervolume indicator.
|
class |
InvertedGenerationalDistance<Evaluate extends List<? extends Solution<?>>>
This class implements the inverted generational distance metric.
|
class |
InvertedGenerationalDistancePlus<Evaluate extends List<? extends Solution<?>>>
This class implements the inverted generational distance metric plust (IGD+)
Reference: Ishibuchi et al 2015, "A Study on Performance Evaluation Ability of a Modified
Inverted Generational Distance Indicator", GECCO 2015
|
class |
R2<Evaluate extends List<? extends Solution<?>>>
TODO: Add comments here
|
class |
SetCoverage
Set coverage metric
|
class |
Spread<Evaluate extends List<? extends Solution<?>>>
This class implements the spread quality indicator.
|
Copyright © 2015. All rights reserved.