Module cz.matfyz.rudad.joker
Package cz.matfyz.rudad.joker.evaluator
package cz.matfyz.rudad.joker.evaluator
This package contains classes for evaluating a poker hand.
-
ClassesClassDescriptionContains DP tables used in the hand evaluator.The Evaluator class provides methods for evaluating poker hands with 7 cards.Contains the hash table for 7-card hands without flushes.Contains hash table for flushes.