Uses of Class
org.uma.jmetal.util.archivewithreferencepoint.ArchiveWithReferencePoint
Packages that use ArchiveWithReferencePoint
-
Uses of ArchiveWithReferencePoint in org.uma.jmetal.util.archivewithreferencepoint.impl
Modifier and TypeClassDescriptionclassCrowdingDistanceArchiveWithReferencePoint<S extends Solution<?>>Class representing aArchiveWithReferencePointarchive using a crowding distance based density estimator that takes into account the preferences of the decision make through a reference pointclassHypervolumeArchiveWithReferencePoint<S extends Solution<?>>Class representing aArchiveWithReferencePointarchive using a hypervolume contribution based density estimator.