Sudoku Programmers Forum Index

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log inLog in          Games  Calendar

Log in to check your private messagesLog in to check your private messages   

PHP Solver Suggestions

 
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Solving sudoku
View previous topic :: View next topic  
Author Message
gaby

Joined: 02 Jul 2005
Posts: 120
:

Items
PostPosted: Sun Jul 03, 2005 11:52 pm    Post subject: PHP Solver Suggestions Reply with quote

Hi,

Following on from http://www.setbb.com/phpbb/viewtopic.php?t=74&mforum=sudoku, I was wondering if anyone had any suggestions as to what would be the next solving method to implement? I can make the code available if anyone is interested.

Also, I'm a bit unclear on fishy cycles, can anyone explain it in slightly more simple terms for me? I'm familiar with the way swordfish works, even when the terminology between solvers and developers differs quite a bit, but I can't quite wrap my head around fishy cycles...

Many thanks,

Gaby
_________________
Free daily sudoku - Online puzzle database
http://vanhegan.net/sudoku/
Back to top
View user's profile Send private message Visit poster's website
gaby

Joined: 02 Jul 2005
Posts: 120
:

Items
PostPosted: Mon Jul 04, 2005 11:45 am    Post subject: Fishy Confusion Reply with quote

Or would it be sensible to assume that Fishy Cycles is a combination of n-fish techniques and number chains, hidden or otherwise?

So, look for a set of N cells that only contain N numbers that only occur in N rows, with at least 2 numbers per column. Remove the candidate numbers in N from matching columns.

The inverse is also possible, in a hidden chain across the cells. This would be an adaption of what I call number_chains_inverse. Look for a set of N cells that contain N numbers that only occur in N rows, with at least 2 numbers per column. Remove other candidate numbers from the matching cells.

It's basically searching for number chains in n-fish type locations, rather than a single row/column/block?

Does this make any sort of sense?

Gaby
_________________
Free daily sudoku - Online puzzle database
http://vanhegan.net/sudoku/
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Solving sudoku All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Sudoku Programmers topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group

Igloo Theme Version 1.0 :: Created By: Andrew Charron