Re: [Tutor] Sudoku puzzle implementation

2005-07-03 Thread Chinook
Liam, I couldn't get "into" your approach at the moment, but I was wondering if you have looked at the following: First, the Reverse Puzzle section of: http://cs.gettysburg.edu/~tneller/resources/ai-search/uninformed-java/ and secondly more generally: http://www.gamedev.net/reference/articles/a

[Tutor] Sudoku puzzle implementation

2005-07-03 Thread Liam Clarke
Hi all, If you aren't aware of Sudoku, this is it - http://www.sudoku.com/ Big craze at my office, and I've just been wracking my brains to try and think of how to model it in Python (in order to solve.) What I'm not sure of is how to implement it. Basic rundown of a Sudoku puzzle is - Gen