Nick Atty wrote:
> On-line canal route planner: http://www.canalplan.org.uk
So the Travelling Salesman goes by narrow boat these days, does he?
Nigel
--
ScriptMaster language resources (Chinese/Modern & Classical
Greek/IPA/Persian/Russian/Turkish):
http://www.elgin.free-online.co.uk
--
http
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 squar
"Oliver Albrecht" <[EMAIL PROTECTED]> wrote ...
> Has some one an sodoku-task-generator?
Sudoku puzzles can be generated (and solved) online at
http://act365.com/sudoku/
--
http://mail.python.org/mailman/listinfo/python-list
Has some one an sodoku-task-generator?
Here another solutions-ways:
http://www.python-forum.de/viewtopic.php?t=3378
--
input
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> Thought I'd offer a method for solving all possible 9x9 sudoku puzzles
> in one go. It'll takes a bit of time to run however (and 9x9 seems to
> be about as big as is reasonably possible before combinatorial
> explosion completely scuppers this type of program)...
>
> B
Thought I'd offer a method for solving all possible 9x9 sudoku puzzles
in one go. It'll takes a bit of time to run however (and 9x9 seems to
be about as big as is reasonably possible before combinatorial
explosion completely scuppers this type of program)...
Basic idea:-
Start with a grid initial