OptaPy v9.37.0.b0 Release Notes
Release Date: 2023-04-25 // about 3 years ago-
⚡️ Upgraded to OptaPlanner 9.37.0.Final. Despite being a updated major version of OptaPlanner, the vast majority of OptaPy users are unaffected (unless you use your own Java jars with javax dependencies).
🛠 Fixes:
- Truncating floats to 32-bits
- Nullable variables
- Java Stub files are now included
- Inheritance in problem facts
Previous changes from v8.31.1.b0
-
➕ Add support for Python 3.11 for
jpyinterpreter, significantly improving Python 3.11 score calculation speeds.⚡️ Also optimize how calls are done in the interpreter, which can provide a modest improvement to score calculation speeds for some constraints.