Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-03 16:21
138.0

Pequenas correções de bugs e ajustes de embalagem foram feitas.
Minor bug fixes and packaging adjustments were made.

2009-08-13 01:04
136.0

Mac portas foram adicionados. Configuração bugs foram corrigidos. Um erro de compilação onde Deck_cardString & Deck_printCard deve fornecer & CurDeck em vez de CurDeck foi corrigido.
Mac ports were added. Configuration bugs were fixed. A compilation bug where Deck_cardString & Deck_printCard must provide &CurDeck instead of CurDeck was fixed.

2008-12-27 19:11
135.0

Correções.
Tags: Minor bugfixes
Bugfixes.

2007-05-21 14:19
134.0

Correções.
Tags: Minor bugfixes
Bugfixes.

2006-10-15 20:57
133.0

Correções de Portabilidade. AC # vinculativo para enumdefs & std_deck. O equivalente funcional de macros std_deck para ligações de linguagem.
Tags: Minor bugfixes
Portability fixes. A C# binding for enumdefs & std_deck. The functional equivalent of std_deck macros for language bindings.

Project Resources