Hacker News new | ask | show | jobs
by atamyrat 1842 days ago
Also check out z3 library for solving constraint satisfaction problems.

Python binding examples (https://ericpony.github.io/z3py-tutorial/guide-examples.htm) has really cool similar problems and solutions.