d-krupke/cpsat-primer

Update for CP-SAT ~~9.9~~ 9.10

Closed this issue · 2 comments

The interface changed in CP-SAT of ortools 9.9. While it seems to be compatible with most parts, there are some breaking changes with specific features. Identify and fix those.

Also, there is the question of changing to the new more Pythonic interface. This is prettier but would be incompatible with older versions.

Half of the primer is already updated. The other half will come soon. The examples will also need to be updated.

I believe, I got once through the whole text. Only the separate example code is not updated, yet.