Pscience5 Forum Forum Index Pscience5 Forum
Pscience5 Forum: A discussion forum for the Pscience5 website.
Pscience5.net
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   Join! (free) Join! (free)
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


sudoku

 
Post new topic   Reply to topic    Pscience5 Forum Forum Index -> Xtra Software
View previous topic :: View next topic  
Author Message
meltonian
Guest





PostPosted: Wed Sep 28, 2005 3:23 pm    Post subject: sudoku Reply with quote

Martin,

On your home page you suggest that a 'sudoku work in progress' program, by Rob Haskell, has been added to the Xtra Software section, but it's not there! Or have I misunderstood?

Pete

Back to top
MartinG
Site Admin


Joined: 22 May 2005
Posts: 151
Location: Berkshire, UK

PostPosted: Thu Sep 29, 2005 4:34 pm    Post subject: Reply with quote

Hi Pete,

Gosh, I've no idea how that happened. I could've sworn...

It's up now - sorry for the hassle. I'll mention it later on the homepage. Thanks for pointing it out.

Martin
Back to top
View user's profile Send private message Visit poster's website
RichardQvS
Guest





PostPosted: Thu Sep 29, 2005 9:40 pm    Post subject: Reply with quote

Hi Martin,

At some time it was downloadable, cause I got it from here, but the last few days it seems to have been on vacation.... Laughing

It works fine now.

Richard
Back to top
Baspsion
Guest





PostPosted: Mon Oct 24, 2005 5:25 pm    Post subject: Sudoku for revo Reply with quote

Helo,

Great, the sudoku OPL. But I use revo. Can anybody adapt the OPL for revo?

tanx!

Bas
Back to top
bas



Joined: 05 Aug 2005
Posts: 21

PostPosted: Mon Oct 24, 2005 7:36 pm    Post subject: sudoku for revo Reply with quote

Although I don't understand how to program in OPL, I succeeded in adapting the Sudoku OPL for revo by educated guessing which numbers I had to change, and trial and error.

So I've sent Martin the adapted version. If the other of the original OPL agrees, this can be put on your site.

I tried the OPL, and in fact, I'm a bit disappointed. It's marvelous how people manage to program things like this, but I found the same pattern in all generated Sudokus by the OPL:
DON'T READ FURTHER IF YOU WANT TO USE THE OPL FOR GENERATING SUDOKUS TO SOLVE YOURSELF!!!





- In the first row, all parts of 3 cells (colom 1-2-3 or 4-5-6 or 7-8-9) contain one of the following sequences in mixed order: 1-2-3 or 4-5-6 or 7-8-9
- Idem in the second and third row
- In the 4th to 6th row, the sequences are 8-9-1 or 2-3-4 or 5-6-7 in mixed order
- In the 7th to 9th row, the sequences are 9-1-2 or 3-4-5 or 6-7-8 in mixed order

I guess it's very complicated to make the OPL make really random Sudokus
Back to top
View user's profile Send private message
bas



Joined: 05 Aug 2005
Posts: 21

PostPosted: Wed Nov 02, 2005 9:46 pm    Post subject: sudoku epoc sheet Reply with quote

I've been searching for a sudoku maker for epoc that doesn't create sudokus with some kind of regular pattern, but I couldn't find one. So I tried something myself. I made a sheet that generates sudokus with a regular pattern. I've send it to Martin. He will decide wether it's something for pscience5 or not.

The sheet is not a program: a few key presses are needed the generate a new sudoku. Also, the sheet is not able to generate all possible sudokus, but "only" a few quadrillion (so, still endless, but from the programmers point of few: not perfect).

An OPL program is much nicer, but I can't program in OPL.
OPL sudoku is nice, but doesn't contain the right algorithm for creating random sudokus. Some java and visual basic programmers know a good algorithm that must be possible to be used in OPL sudoku. Who can help?

In the main time: sudoku epoc sheet will have to do.

Bas
Back to top
View user's profile Send private message
nicolas84



Joined: 24 Nov 2005
Posts: 2
Location: France

PostPosted: Thu Nov 24, 2005 5:56 pm    Post subject: Reply with quote

Hello,

I am fan of Sudoku game.
I edit my own Sudoku website.

I have seen your discussion and I am interested in it.

But what is Sudoku OPL ?
Back to top
View user's profile Send private message Visit poster's website
Jonas



Joined: 13 Jul 2005
Posts: 95
Location: Gemany

PostPosted: Thu Nov 24, 2005 6:16 pm    Post subject: Reply with quote

I'm not sure if you own a Psion but I guess not. Sudoku which is placed on this site is a small program for this PDA-Machine. OPL is the developement language in which this program is written.
You won't be able to run it on your PC in case you don't want to use an emulator...
Greets, Jonas
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
nicolas84



Joined: 24 Nov 2005
Posts: 2
Location: France

PostPosted: Thu Nov 24, 2005 6:44 pm    Post subject: Reply with quote

Thank you Jonas for your response.
I develop a little bit and i don't know OPL.
Back to top
View user's profile Send private message Visit poster's website
MartinG
Site Admin


Joined: 22 May 2005
Posts: 151
Location: Berkshire, UK

PostPosted: Thu Nov 24, 2005 11:01 pm    Post subject: Re: sudoku for revo Reply with quote

bas wrote:
So I've sent Martin the adapted version. If the other of the original OPL agrees, this can be put on your site.

I tried the OPL, and in fact, I'm a bit disappointed. It's marvelous how people manage to program things like this, but I found the same pattern in all generated Sudokus by the OPL:


Hi Bas,

I passed your comments back to the author and he's been working on a full version - which I've just published now. It should now work on any machine and he's tried to make the generated Sudokus properly random now! Smile

Cheers,
Martin
Back to top
View user's profile Send private message Visit poster's website
Sudoku
Guest





PostPosted: Fri Dec 02, 2005 4:44 pm    Post subject: Sudoku on OPL Reply with quote

I look for an OPL (optimization programming langage) file with extension .mod to resolve a Sudoku problem.
Do you have it please ? Do you know where I can find it please ?
In fact : How to programming Sudoku in OPL langage

Thank you very much
Back to top
Jonas



Joined: 13 Jul 2005
Posts: 95
Location: Gemany

PostPosted: Fri Dec 02, 2005 4:53 pm    Post subject: Reply with quote

OPL is Open Programming Language.
I am not sure what you really want, do you own a Psion?
Soduku from here is a program for EPOC 32, not Windows etc...
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Pscience5 Forum Forum Index -> Xtra Software 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

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Create your own free forum | Buy a domain to use with your forum