Hacker News new | ask | show | jobs
by conistonwater 2218 days ago
It's just using a library, you can get the same effect in any language with a constraint satisfaction library.
1 comments

Completely agree here, the entire 'solver' is a library there.

However, it does show how cool and versatile SAT solvers are for people who haven't used or seen them yet.