Interface FinalBestSolutionEvent<Solution_>

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

public interface FinalBestSolutionEvent<Solution_>
Delivered in a consumer thread at the end of the solving process and contains the final best solution found.
  • Method Summary

    Modifier and Type
    Method
    Description