Skip to content

Timefold Solver 2.4.0

Latest

Choose a tag to compare

@timefold-release timefold-release released this 30 Jul 13:22

More Solvery goodness! This time, we have spent a lot of our energy on the service module and on our documentation, especially regarding how solver services work. But we haven't forgotten about the solver either, bringing the usual fixes and performance improvements.

Changelog

🚀 Features

🐛 Fixes

  • 384bd9d Report BigDecimal as number schema type in model descriptor (#2508)
  • 40cecf4 Validate application version (#2500)
  • 750a20c Make sure test outputs for models are visible in the console (#2494)
  • cac9d65 Fail fast on planning list variable sources (#2469)
  • 66a2784 Mark iterator map as fresh on refresh

🔄️ Changes

  • 8cdd583 Improve performance of ConnectedRange collector
  • 2d42ebc Improve filtered joins (#2461)

Contributors

We'd like to thank the following people for their contributions:

Timefold Solver Community Edition is an open source project, and you are more than welcome to contribute as well!
For more, see Contributing.

Timefold also offers commercial editions of the solver, which include additional features such as explainability, the ability to scale out to the biggest datasets, and enterprise-grade support.
Find out more about the different editions.

How to use Timefold Solver

To see Timefold Solver in action, check out the quickstarts.

With Maven or Gradle, add the ai.timefold.solver : timefold-solver-core : 2.4.0 dependency in your pom.xml to get started.

You can also import the Timefold Solver Bom (ai.timefold.solver : timefold-solver-bom : 2.4.0)
to avoid duplicating version numbers when adding other Timefold Solver dependencies later on.

Additional notes

The changelog and the list of contributors above are automatically generated.
It excludes contributions to certain areas of the repository, such as CI and build automation.
This is done for the sake of brevity and to make the user-facing changes stand out more.