ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Borland C++ Builder Contest

Demina: a Minesweeper Solver/Helper

<< < (5/6) > >>

C++Speaker:
...

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

-mm267709 (November 12, 2006, 12:34 AM)
--- End quote ---

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

Gianni


mm267709:
Hi Gianni,

here in Italy is called Campo fiorito (flowers instead of mines)
--- End quote ---
after reading your manual carefully, I found all the information. I have to localize my application as I didn't know that their are  different versions (testing with Windows Vista would be interesting too).

Also did You find the html file on which I detail some techniques used to solve the game ?
Do You use some different ones ?

--- End quote ---
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 (thus solving more than 36% of expert games). But this could still be improved.  8)
I wanted to publish the algorithm but this went out of my focus.  :(
Maybe I will get this done in some time.

I will post a working version for the italian version of MineSweeper. It is good to get some feedback.  :)

C++Speaker:
testing with Windows Vista would be interesting too.
--- End quote ---

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

--- End quote ---
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.  :)

--- End quote ---

True.

C++Speaker:
I will post a working version for the italian version of MineSweeper.

--- End quote ---

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.

aCkRiTe:
Here is a Automatic Minesweeper solver that was written over in the AutoHotKey forum. Its pretty impressive for a single file!

Automatic Minesweeper - http://www.informatik.uni-bremen.de/~bhao/autosweeper.ahk

Topic at AutoHotKey - http://www.autohotkey.com/forum/viewtopic.php?t=11662&highlight=minesweeper

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version