Class RemoveNSolutionsAccordingToTheHypervolumeContribution<S extends Solution<?>>

java.lang.Object
org.uma.jmetal.util.restartstrategy.impl.RemoveNSolutionsAccordingToTheHypervolumeContribution<S>
All Implemented Interfaces:
RemoveSolutionsStrategy<S>

public class RemoveNSolutionsAccordingToTheHypervolumeContribution<S extends Solution<?>> extends Object implements RemoveSolutionsStrategy<S>
Created by antonio on 6/06/17.
  • Constructor Details

    • RemoveNSolutionsAccordingToTheHypervolumeContribution

      public RemoveNSolutionsAccordingToTheHypervolumeContribution(int numberOfSolutionsToDelete)
  • Method Details