I've recently started a job that requires use of constraint programming, and we have decided to use Google or-tools (in Python) as our main library. I just want to know does anyone have any recommendations for how best to learn how to use the or-tools constraint programmer from a practical point of view? I have not been able to find much documentation/tutorials on how to use it. The only real resource I found that goes beyond the most basic options is here http://www.lia.disi.unibo.it/Staff/MicheleLombardi/or-tools-doc/documentation_hub.html .Unfortunately this documentation is a bit too technical for me (I come more from a maths background than computer science, with limited knowledge of C++, which any code in that documentation is written in), as I (initially at least) just want to see how to implement different kinds of constraints, and change the way the program explores the search tree etc. Additionally, that document, as far as I can tell, only deals with the original CP solver, rather than the newer, and recommended CP-SAT solver. Are there any courses or tutorials that explain how to use this from a practical point of view in Python?
--
You received this message because you are subscribed to the Google Groups "or-tools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to or-tools-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to or-tools-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "or-tools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to or-tools-discu...@googlegroups.com.