Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

FWIW, here's a little console-mode puzzle game of SAT problems, if you want to solve some manually. The "board" is not exactly like the example table in the post, since that one was for Sudoku in particular. This grid represents variables as rows and clauses as columns.

https://github.com/darius/sturm/blob/master/satgame.py (Python 2)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: