Interface RemoveSolutionsStrategy<S extends Solution<?>>

All Known Implementing Classes:
RemoveFirstNSolutions, RemoveNRandomSolutions, RemoveNSolutionsAccordingToTheCrowdingDistance, RemoveNSolutionsAccordingToTheHypervolumeContribution

public interface RemoveSolutionsStrategy<S extends Solution<?>>
Author:
Antonio J. Nebro