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 and River Card #138

Closed marcus2343 closed 1 year ago

marcus2343 commented 1 year ago

Hello,

When I run the solver for the flop, I cannot continue the decision nodes past the flop. Is this a bug or an element not included yet?

And do these turn or river drop-down menus work?

image

Thank you,

bupticybee commented 1 year ago

When I run the solver for the flop, I cannot continue the decision nodes past the flop. Is this a bug or an element not included yet?

And do these turn or river drop-down menus work?

It's a QT problem, you need to double click the node the expand it. It surely go past flop.

marcus2343 commented 1 year ago

Thank you!

For others with the same issue, you must double-click the decision-ending node for the turn or river tree to appear. The photo below shows "IP Call" without a continuing tree but once you double click it will appear.

image