Interface SolverJobStartedEvent<Solution_>

Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public interface SolverJobStartedEvent<Solution_>
Delivered in a consumer thread when the solver starts its solving process.
  • Method Summary

    Modifier and Type
    Method
    Description