I use or-tools in Python for a model with many constraints and came across some limitations in the SWIG interface. It takes much longer creating the model than solving it. I created an extended ...
However, in the frustration, I wandered around the internet and found a post about Python code stop working after a few years due to back-compatability issues, so I got back and downgrade my Python ...