NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Pentominoku for Layla (logic-masters.de)
irtefa 653 days 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!
653 days ago [-]
qsort 653 days ago [-]
In case anybody's wondering what Prolog is for. There you go.
daoudc 653 days 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 653 days 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.

653 days ago [-]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 21:47:30 GMT+0000 (Coordinated Universal Time) with Vercel.