Hacker News new | ask | show | jobs
by mythmon_ 4233 days ago
For at least Loopy, the generator works by generating a full puzzle with all hints, and then removing hints one at a time until the solver can't solve the puzzle. So the complexity of the puzzles that can be generated are dependent on the cleverness of the solver.
1 comments

That's less elegant than I hoped for. Still works though!