On Mon, 20 Jun 2005 23:30:27 +0200, Oliver Albrecht <[EMAIL PROTECTED]> wrote:
>Has some one an sodoku-task-generator? >Here another solutions-ways: >http://www.python-forum.de/viewtopic.php?t=3378 It's presumably easy to turn a solver into a generator. Start with a random grid, and remove squares at random, and then solve it. Once solving it reaches a certain level of difficulty, then there's your problem. -- On-line canal route planner: http://www.canalplan.org.uk (Waterways World site of the month, April 2001) -- http://mail.python.org/mailman/listinfo/python-list