| View previous topic :: View next topic |
| Author |
Message |
meltonian Guest
|
Posted: Wed Sep 28, 2005 3:23 pm Post subject: sudoku |
|
|
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
|
Posted: Thu Sep 29, 2005 4:34 pm Post subject: |
|
|
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 |
|
 |
RichardQvS Guest
|
Posted: Thu Sep 29, 2005 9:40 pm Post subject: |
|
|
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....
It works fine now.
Richard |
|
| Back to top |
|
 |
Baspsion Guest
|
Posted: Mon Oct 24, 2005 5:25 pm Post subject: Sudoku for revo |
|
|
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
|
Posted: Mon Oct 24, 2005 7:36 pm Post subject: sudoku for revo |
|
|
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 |
|
 |
bas
Joined: 05 Aug 2005 Posts: 21
|
Posted: Wed Nov 02, 2005 9:46 pm Post subject: sudoku epoc sheet |
|
|
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 |
|
 |
nicolas84
Joined: 24 Nov 2005 Posts: 2 Location: France
|
Posted: Thu Nov 24, 2005 5:56 pm Post subject: |
|
|
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 |
|
 |
Jonas
Joined: 13 Jul 2005 Posts: 95 Location: Gemany
|
Posted: Thu Nov 24, 2005 6:16 pm Post subject: |
|
|
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 |
|
 |
nicolas84
Joined: 24 Nov 2005 Posts: 2 Location: France
|
Posted: Thu Nov 24, 2005 6:44 pm Post subject: |
|
|
Thank you Jonas for your response.
I develop a little bit and i don't know OPL. |
|
| Back to top |
|
 |
MartinG Site Admin

Joined: 22 May 2005 Posts: 151 Location: Berkshire, UK
|
Posted: Thu Nov 24, 2005 11:01 pm Post subject: Re: sudoku for revo |
|
|
| 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!
Cheers,
Martin |
|
| Back to top |
|
 |
Sudoku Guest
|
Posted: Fri Dec 02, 2005 4:44 pm Post subject: Sudoku on OPL |
|
|
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
|
Posted: Fri Dec 02, 2005 4:53 pm Post subject: |
|
|
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 |
|
 |
|