euler/054
Correl Roush 519824caee Allowing a hand to be anything between 1 and 5 cards. This will allow
for improvement probability calculations and such, as well as ranking
    smaller hands for games like chinese poker.


git-svn-id: file:///srv/svn/euler@13 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-04-01 03:59:16 +00:00
..
054.py Updated euler app to use regular comparisons 2010-03-31 20:18:14 +00:00
output.txt Initial import 2010-03-30 15:01:13 +00:00
poker.py Allowing a hand to be anything between 1 and 5 cards. This will allow 2010-04-01 03:59:16 +00:00
poker.txt Initial import 2010-03-30 15:01:13 +00:00
pokertest.txt Initial import 2010-03-30 15:01:13 +00:00
test.py Smarter hand detection for all but straights. Falls back to brute 2010-03-31 21:41:52 +00:00