0

Based on Optaplanner, I have already written the model, constraints, persistence, and xml configuration parts, just to start the engine part of the code. I saw that the startup in the example is based on the Swing startup UI, but I don’t need the UI, so how do I start it? (Do not use the Swing part to display the interface)

Rukawaa11
  • 31
  • 1

1 Answers1

1

OptaPlanner documentation is very detailed and includes an answer to this question, too.

Lukáš Petrovický
  • 3,945
  • 1
  • 11
  • 20