Two Plus Two Older Archives

Two Plus Two Older Archives (http://archives2.twoplustwo.com/index.php)
-   Books and Publications (http://archives2.twoplustwo.com/forumdisplay.php?f=31)
-   -   Hand evaluator C++ class (http://archives2.twoplustwo.com/showthread.php?t=64924)

AndysDaddy 01-31-2004 01:33 AM

Hand evaluator C++ class
 
Sorry if this is the wrong forum, or too geeky [img]/images/graemlins/smile.gif[/img] , but I've seen a few discussions involving what must be some custom programming. There was a thread a little while ago that was talking about some two-card competitions and trying different call-fold-raise strategies that struck me this way, for instance.

That reminded me that I had a couple of C++ classes that could evaluate the "value" of a hand (pair, striaght, flush, etc) at a rate of over 1,000,000 per second on a 2.2Ghz P3. I have no idea how this compares to other's efforts, but I thought I'd throw it out there. If anyone is interested, let me know and I'll send it to you. I'd also be interested in comparing my algorithm with others'

Now if I can just figure out how to open up private email...

BradleyT 02-01-2004 12:13 AM

Re: Hand evaluator C++ class
 
If it will compile in VS.NET (C#) I'll take a copy [img]/images/graemlins/grin.gif[/img] Even if not I'd still like to look and will convert it to VB.NET for anyone else that might want it in VB.

karlson 02-10-2004 02:50 AM

Re: Hand evaluator C++ class
 
You'll want to compare it to pokersource's evaluator if you think you really have something. If it turns out it's faster, by all means let us know.

Of course pokersource is in C, so you have a little bit of ground to make up already.

Mung 02-17-2004 09:19 PM

Re: Hand evaluator C++ class
 
I'd love a copy.


All times are GMT -4. The time now is 08:43 AM.

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