Package org.uma.jmetal.util.archive.impl
package org.uma.jmetal.util.archive.impl
-
ClassesClassDescriptionAbstractBoundedArchive<S extends Solution<?>>BestSolutionsArchive<S extends Solution<?>>Archive that select the best solutions of another archive by applying the
SolutionListUtils.distanceBasedSubsetSelection(List, int)} function.CrowdingDistanceArchive<S extends Solution<?>>Created by Antonio J.GenericBoundedArchive<S extends Solution<?>>This class implements a generic bound archive.HypervolumeArchive<S extends Solution<?>>Created by Antonio J.KNNDistanceArchive<S extends Solution<?>>Created by Antonio J.NonDominatedSolutionListArchive<S extends Solution<?>>This class implements an archive containing non-dominated solutionsSpatialSpreadDeviationArchive<S extends Solution<?>>