Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Searching for command line evaluation program (http://archives1.twoplustwo.com/showthread.php?t=512802)

Nichomacheo 10-01-2007 12:06 AM

Searching for command line evaluation program
 
Howdy,

I'm looking for a command line program that can do either of the following:

1. Given a poker hand and the current board, returns the # of better poker hands

or (a more basic form...)

2. Given two hands, returns which is the best poker hand given the current board cards.

I've been toying with twodimes pokenum, eval, and other software, but I couldn't find one that does either of these tasks. I'm completely ignorant of C++, otherwise I'd try to edit their code to do this. If anyone can point me in the right direction, I'd appreciate it!

_dave_ 10-01-2007 12:14 AM

Re: Searching for command line evaluation program
 
Pokenum does #2, surely?

Nichomacheo 10-01-2007 12:23 AM

Re: Searching for command line evaluation program
 
You can do it when all the cards are out, but not for say, on the flop. Understand what I mean? I tried making every other card in the deck dead, but pokenum didn't like that one bit [img]/images/graemlins/wink.gif[/img]

Bonus question: The best thing I could hope to find would be a program that given my hand and the board, returns each of the hands that beat it in this format:

8h 7h, As Ah, 2d 8c

Does this exist? If not and someone can create a fast command line program to do it, I'd donate a few bucks on PokerStars.

Nicho


All times are GMT -4. The time now is 02:59 PM.

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