|
About:
poker-eval is a C library to evaluate poker hands. The result
of the evaluation for a given hand is a number. The general
idea is that if the evalution of your hand is lower than the
evaluation of the hand of your opponent, you lose. Many
poker variants are supported (Draw, Holdem, Omaha, etc.)
and more can be added. It is designed for speed so that it
can be used within poker simulation software using either
exhaustive exploration or Monte Carlo.
Release focus: Minor feature enhancements
Changes:
A conflict with autotools CPP macros was resolved.
64-bit fixes were made. Architecture dependent
tables were removed from the distribution and
generated at build time. Portability fixes were
made.
Author:
Loic Dachary [contact developer]
Homepage:
http://gna.org/projects/pokersource/
Tar/GZ:
http://download.gna.org/[..]ersource/sources/poker-eval-134.0.tar.gz
Changelog:
http://cvs.gna.org/[..]nt-type=text%2Fplain;cvsroot=pokersource
RPM package:
http://download.gna.org/pokersource/poker-eval/gnulinux/fedora/
Debian package:
http://download.gna.org/pokersource/poker-eval/gnulinux/debian/
CVS tree (cvsweb):
http://cvs.gna.org/cvsweb/poker-eval/?cvsroot=pokersource
Bug tracker:
https://gna.org/support/?group=pokersource
Mailing list archive:
https://mail.gna.org/public/pokersource-users/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|