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

OOP donk flop #84

Open robbierayas opened 2 years ago

robbierayas commented 2 years ago

Hi, In my outputs, it seems OOP always checks flop >80% and shows higher EV than betting. If this is accurate according to sim, it's fine. Is there a way to remove checking with nodelocking? I would like to study spots with OOP flop bet.

bupticybee commented 2 years ago

Hi, In my outputs, it seems OOP always checks flop >80% and shows higher EV than betting. If this is accurate according to sim, it's fine. Is there a way to remove checking with nodelocking? I would like to study spots with OOP flop bet.

Node locking is kind of tricky to implement, it's still not the next thing to come. But it's likely that I will develope it someday in the near future.