Hacker News new | ask | show | jobs
by fsakura 2311 days ago
Wow, and here I thought writing sudoku solver in Java is a tough task.
1 comments

If you think Sudoku solvers are cool, check out (constraint) logic programming, e.g. https://github.com/clojure/core.logic/wiki/Examples#sudoku

You can take that pretty far! I used it to solve Regex Crossword [0]: https://www.lvh.io/posts/solving-regex-crosswords/

https://regexcrossword.com/