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   

Loading TOP95 in Simple Sudoku

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

Joined: 12 Mar 2008
Posts: 82
:
Location: Montreal, Canada

Items
PostPosted: Sun Dec 14, 2008 11:03 am    Post subject: Loading TOP95 in Simple Sudoku Reply with quote

HI

Is it possible to load a complete batch like TOP95 in Simple Sudoku?

Thank you
Back to top
View user's profile Send private message
daj95376

Joined: 05 Feb 2006
Posts: 349
:

Items
PostPosted: Mon Dec 15, 2008 4:13 am    Post subject: Reply with quote

AFAIK, Simple Sudoku's emphasis is on being a player with solving capabilities. It's not designed to handle batch input.
Back to top
View user's profile Send private message
ChPicard

Joined: 12 Mar 2008
Posts: 82
:
Location: Montreal, Canada

Items
PostPosted: Mon Dec 15, 2008 4:12 pm    Post subject: Top95 in File menu option New expert or extreme Reply with quote

Hi

In the file menu, we can select a new easy or expert or extreme grid.

Could it be possible to substitute the extreme option by the top95 for example?

Thanks
Back to top
View user's profile Send private message
daj95376

Joined: 05 Feb 2006
Posts: 349
:

Items
PostPosted: Mon Dec 15, 2008 7:10 pm    Post subject: Re: Top95 in File menu option New expert or extreme Reply with quote

ChPicard wrote:
Hi

In the file menu, we can select a new easy or expert or extreme grid.

Could it be possible to substitute the extreme option by the top95 for example?

Thanks

AFAIK, not directly. However, it should be trivial for a workaround.

1) The File Menu also has an Open/Save option that defaults to the folder with the puzzles provided with SS.

2) You can also create *.ss files of your own and save them in this folder, or a sub-folder you create, or a separate folder.

3) Double-clicking on an *.ss file anywhere in the system should load SS. The system then looks in this folder when you select Open the next time.

4) You will need to create a separate *.ss file for each of the TOP95 puzzles. This is doable in a number of ways.
Back to top
View user's profile Send private message
Lunatic

Joined: 11 Mar 2007
Posts: 166
:
Location: Ghent - Belgium

Items
PostPosted: Tue Dec 16, 2008 11:17 am    Post subject: Reply with quote

Simple Sudoku file type *.ss
Each file holds one sudoku, format is built up this way:
There's no file-header, and each sudoku is saved in text-format like this example:
Code:
...|123|...
..1|...|4..
.5.|...|.6.
-----------
7..|..5|..3
8..|...|..9
2..|7..|..6
-----------
.3.|...|.5.
..7|...|2..
...|948|...

_________________
Marc
~~~<><~~~<><~~~<><~~~<><~~~
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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