Uses of Class
ai.timefold.solver.core.api.solver.event.BestSolutionChangedEvent
Packages that use BestSolutionChangedEvent
-
Uses of BestSolutionChangedEvent in ai.timefold.solver.core.api.solver.event
Methods in ai.timefold.solver.core.api.solver.event with parameters of type BestSolutionChangedEventModifier and TypeMethodDescriptionvoidSolverEventListener.bestSolutionChanged(@NonNull BestSolutionChangedEvent<Solution_> event) Called once every time when a betterPlanningSolutionis found. -
Uses of BestSolutionChangedEvent in ai.timefold.solver.core.impl.solver.event
Subclasses of BestSolutionChangedEvent in ai.timefold.solver.core.impl.solver.event