Skip to content

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.

Camel Documentation

Clone this wiki locally