public class HypervolumeArchiveWithReferencePoint<S extends Solution<?>> extends ArchiveWithReferencePoint<S>
ArchiveWithReferencePoint archive using a hypervolume contribution based
density estimator.comparator, referencePoint, referencePointSolutionarchive, maxSize| Constructor and Description |
|---|
HypervolumeArchiveWithReferencePoint(int maxSize,
List<Double> refPointDM) |
| Modifier and Type | Method and Description |
|---|---|
void |
computeDensityEstimator() |
Comparator<S> |
getComparator() |
void |
sortByDensityEstimator() |
add, changeReferencePoint, pruneget, getMaxSize, getSolutionList, join, sizepublic Comparator<S> getComparator()
public void computeDensityEstimator()
public void sortByDensityEstimator()
Copyright © 2018. All rights reserved.