Re: Poker odds calculator
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Sat, 3 Feb 2007 07:51:42 -0000
<hardieca@xxxxxxxxxxx> wrote:
Has anyone heard of an open-source .NET engine that calculates the
winning and losing percentages of hands?
No - I started writing a poker player at one time but never finished
it. I reckoned that the easiest way of getting a good idea of the odds
is to play a million hands with random decks (given the dealt cards),
and see how many of them win. The maths involved in a precise
calculation would be horrendous.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: Poker odds calculator
- From: Ollie Riches
- Re: Poker odds calculator
- References:
- Poker odds calculator
- From: hardieca
- Poker odds calculator
- Prev by Date: Re: Implement interface for that class, not dervived classes
- Next by Date: Re: what is the difference wetween Int32.parse and Convert.ToInt32
- Previous by thread: Poker odds calculator
- Next by thread: Re: Poker odds calculator
- Index(es):
Relevant Pages
|