-
-
Notifications
You must be signed in to change notification settings - Fork 9
component optaplanner
Raymond Meester edited this page Mar 6, 2023
·
1 revision
The Optaplanner component solves the planning problem contained in a message with OptaPlanner. For example: feed it an unsolved Vehicle Routing problem and it solves it.
The component supports consumer as BestSolutionChangedEvent listener and producer for processing Solution and ProblemFactChange.