4
I Use This!
Moderate Activity

News

Analyzed 1 day ago. based on code collected 2 days ago.
Posted about 2 years ago by rsynek
For some optimization problems it may take minutes or even hours before an acceptable solution is found. The world, however, will not wait until the computation is finished. What if an employee ...
Posted over 2 years ago by rsynek
For years, OptaPlanner has been offering the documentation in two formats: single-page HTML and PDF. This now changes with the launch a new documentation website, built using Antora. What’s ...
Posted over 2 years ago by wmedvede
During the pandemic year, we saw many stores and supermarkets adapt their business in several ways. Sometimes these changes occurred from day to day. For example, as a consequence of the sharp ...
Posted over 2 years ago by Christopher-Chianelli
It’s 11 PM on Friday evening. Everything was working fine — until now. Suddenly services are failing left and right, and your boss wants to know why. One tool in achieving ...
Posted over 2 years ago by Christopher-Chianelli
Python developers can now solve AI planning problems (such as the vehicle routing problem and employee rostering) with OptaPy. Let me show you how to use OptaPy and a bit of plain Python code to ...
Posted over 2 years ago by ge0ffrey
Java 17 (released yesterday) comes with many new features and enhancements. However, most of those require code changes to benefit from. Except for performance. Simply switch your JDK ...
Posted over 2 years ago by triceo
We have recently merged a lot of improvements to OptaPlanner's Constraint Streams API in order to make it faster and even easier to use. Let’s take a closer look at some of them. Constraint ...
Posted over 2 years ago by wmedvede
In the following paragraphs we will show that by combining the Kogito business processes with OptaPlanner optimization, it is possible to automatically assign tasks to users. Furthermore, we can ...
Posted almost 3 years ago by ge0ffrey
Did you notice? Last week, we migrated the entire www.optaplanner.org website (1399 files) to build with Java and Maven, instead of Ruby and Rake. On the face of it, nothing changed. But in the ...
Posted almost 3 years ago by triceo
Do you want OptaPlanner to run faster? Do you want to increase your score calculation speed, reaching great solutions sooner? Let me show you how to optimize your Constraint Streams constraints ...