Messages - C++Speaker [ switch to compact view ]

Pages: [1] 2 3 4next
1
Borland C++ Builder Contest / Re: Demina: a Minesweeper Solver/Helper
« on: November 15, 2006, 10:17 AM »
I will post a working version for the italian version of MineSweeper.

If You want I can send You some different Italian versions to test You program with.
You can however get board's bitmaps from my project, too.


2
Borland C++ Builder Contest / Re: Demina: a Minesweeper Solver/Helper
« on: November 15, 2006, 10:14 AM »
testing with Windows Vista would be interesting too.

I agree.

I developed the algorithm mainly on my own (it is quite similar), doing a bit more about the theoretical stuff. I think I am the only one calculating the correct probabilites for a mine
It's possible: I hate probabilities  :(
However I think the current version is quite good at it.
I'd like to see how You assign probs for some examples,
may be I can try to improve my calculation.

It is good to get some feedback.  :)

True.

3
Borland C++ Builder Contest / Re: Demina: a Minesweeper Solver/Helper
« on: November 14, 2006, 02:02 AM »
...

After pausing one year I improved my solver and fixed some bugs. It does now 36.4% of expert games.
You can try it out: http://www.wsdh.org/?minesweeper

Mathias


Well, if Your program is The world's best MineSweeper solver,
can i claim mine to be the world's coolest ?  ;)

Gianni



4
Borland C++ Builder Contest / Re: Demina: a Minesweeper Solver/Helper
« on: November 14, 2006, 01:59 AM »
two minesweeper solvers!!!

now i know for sure that this world is just a dream world inside the matrix.


I sometimes have this same suspect, too !

Well, when I decided to partecipate to the contest I was thinking to have something really original, but it seems like somebody other had the same idea, that's really incredible !

Gianni

5
Borland C++ Builder Contest / Re: Demina: a Minesweeper Solver/Helper
« on: November 14, 2006, 01:52 AM »
Hi Gianni,

Hi Mathias

can you measure the odds of your solving algorithm?

No, I haven't added such a feature. :(

After pausing one year I improved my solver and fixed some bugs. It does now 36.4% of expert games.
You can try it out: http://www.wsdh.org/?minesweeper

I downloaded the program, but when I try to let it solve a configuration it runs an instance
of minesweeper (here in Italy is called Campo fiorito (flowers instead of mines)) and then it
shows an error saying 'Could not find application winmine.exe'.
My OS is Win2k with service pack 4 if I remember well.
I will try it at home with Win XP.


P.S: I think I found and error within this board (having 10 bombs). The sum of all bomb probabilites should be 10 - but isn't:


I don't understand it for now, but I guess I will understand when I will see Your program in action.
Also did You find the html file on which I detail some techniques used to solve the game ?
Do You use some different ones ?

Gianni

Pages: [1] 2 3 4next
Go to full version