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   

Need 50 easy, 50 medium and 50 hard Puzzles

 
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Puzzles
View previous topic :: View next topic  
Author Message
VIDEN

Joined: 02 Oct 2006
Posts: 55
:
Location: Germany

Items
PostPosted: Wed Nov 22, 2006 12:32 pm    Post subject: Need 50 easy, 50 medium and 50 hard Puzzles Reply with quote

I am now pretty much finished with my first stable working Version of my Sudoku game. Of course there always are things to optimize but so far its okay.

Actually I wanted to implement an own Generator.
But if I want one with different difficulties (which is what I do want!) I will have to implement different solving techniques like naked Singles, hidden Singles ect. in my solver and in the moment I'm just using a backtracking one.
I started off with the naked and hidden Singles which are quite easy but since I will have to go to university from December to March I wan't to have a stable, working release till the end of November.
So I descidet to use a puzzle DataBase for now and maybe work on the Generator/ logical Solver later.

I am using 3 *.txt-Files as data base:
EasyPuzzles.txt / MediumPuzzles.txt / HardPuzzles.txt
The Puzzles are saved in lines like:
000306500800500000010000040900080020000000000040060001050000010000009002006108000
and then read out by my "Generator" class.

Well everything is working, the only problem is I don't have any puzzles Wink
of course I could just surf through the Internet and steal puzzles, but thats not what I want to do!
So if somone would be so kind and provide me with 50 easy, 50 medium and 50 hard puzzles from his/her own Generater I would be really thankful.
Oh, and my Program does not show candidates so coloring, and XY-Wings and things whith similar difficulty will propably even be too hard for the hard ones.

Greets David
Back to top
View user's profile Send private message
VIDEN

Joined: 02 Oct 2006
Posts: 55
:
Location: Germany

Items
PostPosted: Fri Nov 24, 2006 8:43 am    Post subject: Reply with quote

I now have the needed Puzzles.
A BIG thx to Ruud Smile Mr. Green

Greets David
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Puzzles 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