bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.73k stars 306 forks source link

Card removal is not working #145

Open PoleziBR opened 1 year ago

PoleziBR commented 1 year ago

texas-solver
servidor web free

Card removal is not working, can't have As8s OOP range

bupticybee commented 1 year ago

Not sure what you described here, can you describe your problem in a detail way? And it's better if you could provide your config file.

maosatgithub commented 1 year ago

I think the point is that on that A82 flop there should not be all combinations of A8s available in the solution, but they are all displayed.

However, I cannot reproduce this (I am also not able to identify the exact suits of the board, as the picture is low res), so your request of the config makes sense. It would be also good to know, if that is run on the released version, or a later unreleased one, which might have this fixed already...