d-krupke / cpsat-primer

The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver

Home Page:https://d-krupke.github.io/cpsat-primer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop a utility package accommodating this primer

d-krupke opened this issue · comments

I have started to develop utilities for generalizing some common modelling techniques for CP-SAT. It would be nice to have it available as simple Python package. The primary issue right now with that would be that as soon as there is a package, the expectations are higher, and, thus, more testing etc. is required. I may not have the time for that.