Interface FirstInitializedSolutionEvent<Solution_>

Type Parameters:
Solution_ -

public interface FirstInitializedSolutionEvent<Solution_>
Delivered in a consumer thread at the beginning of the actual optimization process. First initialized solution is the solution at the end of the last phase that immediately precedes the first local search phase.
  • Method Details