Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-20-2007, 10:20 AM
mustmuck mustmuck is offline
Senior Member
 
Join Date: Jul 2005
Posts: 457
Default Equity simulation library?

Is there a free one? I had a quick look through sourceforge, and there were a couple of possibilities, but is there a standard one that people are using?
Reply With Quote
  #2  
Old 07-20-2007, 05:06 PM
mustmuck mustmuck is offline
Senior Member
 
Join Date: Jul 2005
Posts: 457
Default Re: Equity simulation library?

Surely you're not all writing your own code for this?
Reply With Quote
  #3  
Old 07-20-2007, 07:27 PM
Unabridged Unabridged is offline
Senior Member
 
Join Date: Jun 2005
Posts: 968
Default Re: Equity simulation library?

[ QUOTE ]
Surely you're not all writing your own code for this?

[/ QUOTE ]

all the commercial programers have to write their own, poker-eval & others are GPLed
Reply With Quote
  #4  
Old 07-20-2007, 07:51 PM
mustmuck mustmuck is offline
Senior Member
 
Join Date: Jul 2005
Posts: 457
Default Re: Equity simulation library?

GPL is fine with me.

poker-eval/pokersource is what I found on sourceforge. Looks like it's the current standard? twodimes doesn't allow ranges, so I assume poker-eval doesn't either?
Reply With Quote
  #5  
Old 07-20-2007, 08:38 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Equity simulation library?

There was a monster thread in here recently where significant progress was made in this area, I believe.


Gotta be worth a read - 7 Card Hand Evaluators

Have fun,

dave.
Reply With Quote
  #6  
Old 07-20-2007, 09:31 PM
matt42s matt42s is offline
Senior Member
 
Join Date: Apr 2005
Posts: 199
Default Re: Equity simulation library?

[ QUOTE ]
poker-eval doesn't either

[/ QUOTE ]

dave is right about the 7card eval post - nested lookups are def. the way to go, but no standard library exists as far as I know.
To work with ranges, a single opponent and post flop, you can get away with poker-eval and enumerating all cases. For multiple opponents you need either a supercomputer, or Monte Carlo simulation. Again, no shared/standard libraries.
Reply With Quote
  #7  
Old 07-21-2007, 12:34 PM
mustmuck mustmuck is offline
Senior Member
 
Join Date: Jul 2005
Posts: 457
Default Re: Equity simulation library?

dave, thanks for digging up that thread. Looks like a good one that'll give me some reading for the next while.

matt, pretty much where it looked like things were heading. I just didn't want to start using poker-eval and then realize find out that there was some other much better library.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:17 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.