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   

new type of Sudoku setter (request)

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

Joined: 22 Nov 2005
Posts: 10
:

Items
PostPosted: Wed Nov 23, 2005 5:20 pm    Post subject: new type of Sudoku setter (request) Reply with quote

Is it possible to (convince someone to) create a setting program that can take as input given numbers for a cell, as well as required candidates or required lack of candidates?

The candidates mean that, through basic logics, from the starting grid, the remaining candidates in the puzzle agree with the given candidates (or required lack thereof).

Non-basic logics:
(any backtracking methods)
n-Rook/coloring
Fishyness/Xn-wing (but basic X-wing would be okay)
Nishio/Uniqueness/templating methods
or other advanced or human-difficult solve methods


It would be nearly as useful to me to have a large database of grids that is searchable for the same thing.

You can see the usefulness of this: You want to work on puzzles that require some particular logic. Or you want to work on equivalencies to non-basic logics. Or you are looking to (dis)verify a supposed new logical rule.
Back to top
View user's profile Send private message
Agent Allen

Joined: 01 Oct 2005
Posts: 34
:

Items
PostPosted: Tue Dec 06, 2005 8:24 pm    Post subject: I think you're asking for something quite easy. Reply with quote

This is fairly straight forwards by the sounds of it.
The simplest solver accepts a partially solved puzzle and proceeds to solve it.
I think what you're asking is for that.

So you might insist that the leading diagonal reads 123456789 or that the top right is 2,4,6 or 8 and expect all solutions to that prescription (if any).

Is java any good to you?

The package I've knocked up can find all solutions to such prescriptions.

Lummy! You can even set them up in a GUI - except I've only really handled the unique cases very well in the GUI so far.
_________________
Agent A
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Programming 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