Open Side Menu Go to the Top
Register
Is it possible to solve a flop without calculating a river? Is it possible to solve a flop without calculating a river?

06-24-2021 , 10:51 PM
Is it possible to solve a flop without calculating a river?

Let's say you know the ranges, rake, bet sizes, etc. You had an accurate enough subgame. Can you estimate the GTO strategy based on the game state, without working backwards from the river?

Last edited by tombos21; 06-24-2021 at 10:57 PM.
Is it possible to solve a flop without calculating a river? Quote
06-25-2021 , 05:37 AM
It's possible to abstract the game and do this with some sort of machine learning.
Of course it will be far less precise than solving the whole thing
Is it possible to solve a flop without calculating a river? Quote
06-25-2021 , 10:08 AM
Short answer is probably no, long answer probably something along the lines of what aner0 said.
Is it possible to solve a flop without calculating a river? Quote
07-02-2021 , 01:54 PM
Let's change up the question. Is there a human-implementable method to estimate GTO strategies on the flop?

Let's say you know the exact ranges, equity, SPR, etc. But you don't know the EV. Could you create a pseudo-GTO strategy, without calculating all 2352 runouts?
Is it possible to solve a flop without calculating a river? Quote
07-02-2021 , 05:42 PM
I'm going to go with no. Turn/river is a huge aspect of the game and is more important than the flop. Without conceptualizing or thinking about future streets you're not going to be playing the same game at all.
Is it possible to solve a flop without calculating a river? Quote
07-10-2021 , 01:51 AM
Quote:
Without conceptualizing or thinking about future streets you're not going to be playing the same game at all.
This is an interesting point.

Let's imagine we abstract their raw equity into a [0, 1] game type solver. It assumes equity is fixed, but it *can* calculate future streets. How badly would this abstraction lose?

What if, instead of raw equity, you use an equity distribution based on all future runouts? That way you could represent the polarity, (e.g. a draw that's gonna be nuts/air by the river, or a pair that's gonna be stable equity). This is one way to "conceptualize future streets".

Is this kind of abstraction useful?
Is it possible to solve a flop without calculating a river? Quote
07-10-2021 , 04:50 AM
It'd be helpful, but honestly equity realization is more important.
Is it possible to solve a flop without calculating a river? Quote

      
m