public class Epsilon<Evaluate extends List<? extends Solution<?>>> extends SimpleDescribedEntity implements QualityIndicator<Evaluate,Double>
| Constructor and Description |
|---|
Epsilon(Front referenceParetoFront)
Constructor
|
Epsilon(String referenceParetoFrontFile)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Double |
evaluate(Evaluate solutionList)
Evaluate() method
|
String |
getName() |
getDescription, setDescription, setName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescriptionpublic Epsilon(String referenceParetoFrontFile) throws FileNotFoundException
referenceParetoFrontFile - FileNotFoundExceptionpublic Epsilon(Front referenceParetoFront)
referenceParetoFront - public String getName()
getName in interface QualityIndicator<Evaluate extends List<? extends Solution<?>>,Double>getName in interface DescribedEntitygetName in class SimpleDescribedEntityDescribedEntityCopyright © 2015. All rights reserved.