Uses of Class
ai.timefold.solver.core.impl.solver.event.SolverEventSupport
Packages that use SolverEventSupport
-
Uses of SolverEventSupport in ai.timefold.solver.core.impl.solver.recaller
Fields in ai.timefold.solver.core.impl.solver.recaller declared as SolverEventSupportModifier and TypeFieldDescriptionprotected SolverEventSupport<Solution_>BestSolutionRecaller.solverEventSupportMethods in ai.timefold.solver.core.impl.solver.recaller with parameters of type SolverEventSupportModifier and TypeMethodDescriptionvoidBestSolutionRecaller.setSolverEventSupport(SolverEventSupport<Solution_> solverEventSupport)