Held at @Ruby User Group Berlin on the 5th of January 2017.
In this repository you find the slides to the talk and the simple backtracking examples I prepared for the talk.
It also vendors the famous amb implementation from Jim Weirich for Ruby Quiz 70.
- A very well written introduction to CSP by Roman Barták
- An online guide to Constraint Programming by Roman Barták
- A very broad and interesting collection of problems solved with CSP by Hakan Kjellerstrand
- Association for Constraint Programming, check out their conferences and summer schools
- Managing Restaurant Tables Using Constraint Programming the thesis I have read, that got me started into Constraint Programming.
