The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
1answer
138 views

Trying to express NL betting rules formally, did I miss anything?

I'm writing a poker app and need to implement the betting logic for the no-limit games. The basic rules behind min-raise/reopen have been discussed here before and I'm trying to express them (semi-) ...