public interface BoundedArchive<S extends Solution<?>> extends Archive<S>
| Modifier and Type | Method and Description |
|---|---|
void |
computeDensityEstimator() |
Comparator<S> |
getComparator() |
int |
getMaxSize() |
add, get, getSolutionList, sizeint getMaxSize()
Comparator<S> getComparator()
void computeDensityEstimator()
Copyright © 2017. All rights reserved.