| Package | Description |
|---|---|
| org.uma.jmetal.qualityindicator.impl | |
| org.uma.jmetal.qualityindicator.impl.hypervolume |
| Modifier and Type | Class and Description |
|---|---|
class |
Epsilon<S 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<S extends Solution<?>>
This class implements the generalized spread metric for two or more dimensions.
|
class |
GenerationalDistance<S extends Solution<?>>
This class implements the generational distance indicator.
|
class |
GenericIndicator<S>
Abstract class representing quality indicators that need a reference front to be computed
|
class |
Hypervolume<S>
This interface represents implementations of the Hypervolume quality indicator
|
class |
InvertedGenerationalDistance<S extends Solution<?>>
This class implements the inverted generational distance metric.
|
class |
InvertedGenerationalDistancePlus<S 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<S extends Solution<?>>
This class implements the spread quality indicator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PISAHypervolume<S extends Solution<?>>
This class implements the hypervolume indicator.
|
class |
WFGHypervolume<S extends Solution<?>>
Created by ajnebro on 2/2/15.
|
Copyright © 2017. All rights reserved.