Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sudoku Solver
03-12-2010, 07:20 PM
Post: #1
Sudoku Solver
Hey all,
I have recently been given the project of making a sudoku solver by my teacher.
I have written a sudoku checker before that generally checks if the sudoku is correct it works fine. But now ive been asked to create a solver, so ive done some reasearch and it shows that a Brute force algorithm is quite succesful but i think that is:
1) primitive
2) not logical
3) would not be efficent

So ive been wondering if anyone know any methods to do this.

I am just looking for ideas how to work it out.
Thanks
Find all posts by this user
Quote this message in a reply
03-12-2010, 07:29 PM
Post: #2
RE: Sudoku Solver
There's a book that has all the code available. Amazon.com: Programming Sudoku (Technology in Action) (9781590596623): Wei-Meng Lee: Books
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:

Contact UsDeveloper SolutionReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication