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.65k stars 294 forks source link

Turn solver #141

Open 1R0NYMAN opened 1 year ago

1R0NYMAN commented 1 year ago

Does TexasSolver provide functionality for solving only specifitc turn or river? I know that I can disable all bets on the flop by using 0 as bet/raise flop size but it will make TexasSolver solve all turns.

bupticybee commented 1 year ago

Of course, just select 4 or 5 public card and the solver will automaically switch to turn/river mode.