Interface RestartStrategy<S extends Solution<?>>

All Known Implementing Classes:
DefaultRestartStrategy

public interface RestartStrategy<S extends Solution<?>>
Created by antonio on 6/06/17.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    restart(List<S> solutionList, DynamicProblem<S,?> problem)