Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ties don't work correctly when players > 2 #1

Open
Datamine opened this issue Apr 14, 2016 · 0 comments
Open

Ties don't work correctly when players > 2 #1

Datamine opened this issue Apr 14, 2016 · 0 comments

Comments

@Datamine
Copy link
Owner

See README/Remarks:

The app currently does not compute ties correctly for more than two players. When any two hands on the table tie, the entire table is interpreted to have tied -- even though in reality, only the best two hands tie and split the pot. PokerTexter is currently written such that the entire table ties, i.e. everyone gets back their initial bet. Thankfully, ties are generally so rare such that expected gain is only minimally affected. However, this is by far the most serious flaw currently present in the software.

@Datamine Datamine changed the title Ties for > 1 players don't work correctly Ties for > 2 players don't work correctly Apr 14, 2016
@Datamine Datamine changed the title Ties for > 2 players don't work correctly Ties for don't work correctly when players > 2 Apr 14, 2016
@Datamine Datamine changed the title Ties for don't work correctly when players > 2 Ties don't work correctly when players > 2 Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant