[–] irtefa 2y ago ↗ "As we were expecting our fourth child, Layla, it felt like I had come full circle since my first sudoku escapade, and decided to dedicate the puzzle to her." - I love this! [–] [deleted] 2y ago ↗ (comment deleted)
[–] qsort 2y ago ↗ In case anybody's wondering what Prolog is for. There you go. [–] [deleted] 2y ago ↗ (comment deleted) [–] daoudc 2y ago ↗ Ha, well I used to teach Prolog and yes, you could solve it using Prolog but I think it would be horribly slow without Knuth's magic algorithm. [–] qsort 2y ago ↗ I think in this specific case the size is small enough that you could handle it -- 9! ~= 360,000.But yeah, your point is well taken. On the logic programming side, ASP is probably a better fit.
[–] daoudc 2y ago ↗ Ha, well I used to teach Prolog and yes, you could solve it using Prolog but I think it would be horribly slow without Knuth's magic algorithm. [–] qsort 2y ago ↗ I think in this specific case the size is small enough that you could handle it -- 9! ~= 360,000.But yeah, your point is well taken. On the logic programming side, ASP is probably a better fit.
[–] qsort 2y ago ↗ I think in this specific case the size is small enough that you could handle it -- 9! ~= 360,000.But yeah, your point is well taken. On the logic programming side, ASP is probably a better fit.
6 comments
[ 3.3 ms ] story [ 123 ms ] threadBut yeah, your point is well taken. On the logic programming side, ASP is probably a better fit.