Short: C library to evaluate poker hands Author: Loic Dachary Uploader: djbase gmx de Type: dev/lib Version: 133.0 Architecture: ppc-morphos Distribution: NoCD 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. ----------------------------------------------------------------------------- Ported by DJBase - http://www.amigaworld.de