| Author |
Message |
subharpe
Joined: 09 Jan 2008 Posts: 123 Helped: 14 Location: Bangalore,India
|
26 Mar 2008 12:40 Sudoku Logic |
|
|
|
Hi all,
I need the logic sequence for solving sudoku game. Can anyone give me the sequences in a flow chart form or any other convenient form for the 'hard' ype sudoku? Solving a sudoku in paper is not the problem but to generalize the process is what I want. I hope I am understood.
Thanks in advance.
|
|
| Back to top |
|
 |
ssss959
Joined: 20 Dec 2007 Posts: 89 Helped: 12 Location: INDIA
|
27 Mar 2008 6:35 Re: Sudoku Logic |
|
|
|
go to the link below,there r some .zip file download through
login
http://www.go4expert.com/forums/showthread.php?t=541
|
|
| Back to top |
|
 |
subharpe
Joined: 09 Jan 2008 Posts: 123 Helped: 14 Location: Bangalore,India
|
27 Mar 2008 9:09 Re: Sudoku Logic |
|
|
|
| Hi, thanx a lot. But it is asking for use id and passwird...
|
|
| Back to top |
|
 |
ssss959
Joined: 20 Dec 2007 Posts: 89 Helped: 12 Location: INDIA
|
27 Mar 2008 9:09 Re: Sudoku Logic |
|
|
|
| subharpe wrote: |
| Hi, thanx a lot. But it is asking for use id and passwird... |
Register new account
|
|
| Back to top |
|
 |
harman16
Joined: 25 Mar 2007 Posts: 26 Helped: 1
|
06 May 2008 22:26 Sudoku Logic |
|
|
|
| type in google...
|
|
| Back to top |
|
 |
chedly
Joined: 06 Jun 2008 Posts: 4
|
06 Jun 2008 6:47 Re: Sudoku Logic |
|
|
|
| Here is how I do them. I start with nuber 1, and I place the 1's in each box, but only if there is no other resonable spot for them. So if there would be 2 places for the ! to go, I would skip the box. Then I do the same with the rest of the numbers. When Im all done I still have blank spots so i start the proccess over again. That may not be the best way, but that is how i do them! GOOD LUCK
|
|
| Back to top |
|
 |
mostafadn
Joined: 01 May 2006 Posts: 12
|
11 Jun 2008 10:51 Sudoku Logic |
|
|
|
Go and get the "Programming Sudoku" book.
It is concise and complete.
|
|
| Back to top |
|
 |