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.69k stars 301 forks source link

Impossible combos #86

Open heyyou0101 opened 2 years ago

heyyou0101 commented 2 years ago

It's an intermittent yet recurrent issue that some combos that cannot still exist due to board cards (namely turn and river cards) are still present in ranges. It seems a particularly large issue far along the game tree where when only a few combos remain there is sometimes even a full 1.000 combos of an impossible holding. Here are 2 screenshots of the most recent, but it's been in at least my last two solves: bug bug2

bupticybee commented 2 years ago

Hmm.. Seems to be a bug, I will see into this when I got the time

birdcxo commented 2 years ago

Hi, could you please to make a test , disable the Isomorphic checkbox and using the same config, then to see wether the ploblem still exist.