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

Strategy EV not displaying #69

Open TINOPINI opened 2 years ago

TINOPINI commented 2 years ago

When I choose a strategy for a street, it doesn't display the overall EV of that strategy. It does display the EV of a single hand though. This makes it impossible to compare the EV of different strategies: for instance, suppose I want to compare the EV of allowing only a 33% size cbet vs the EV of allowing only a 50% size cbet on a given texture, for it to happen I need the display of the overall EV of the strategy.

Running the solver on a Mac operating system, so maybe it is because of it?

Great product anyway, hope you can tweak this thing, good job.

bupticybee commented 2 years ago

When I choose a strategy for a street, it doesn't display the overall EV of that strategy. It does display the EV of a single hand though. This makes it impossible to compare the EV of different strategies: for instance, suppose I want to compare the EV of allowing only a 33% size cbet vs the EV of allowing only a 50% size cbet on a given texture, for it to happen I need the display of the overall EV of the strategy.

Running the solver on a Mac operating system, so maybe it is because of it?

Great product anyway, hope you can tweak this thing, good job.

It can be done. If enough people ask for this I will make it into next version