I would like to model BB vs BTN in SRP. But I really don't know how to realistically put in the appropiate bet sizes on each street of the game tree.
On the flop I usually implement two betting sizes trying to find out which ine PIO prefers the most. The I simplify by only suing the preffered one. But turn and river becomes more complex. I dont want to implement a bunch of bet-sized on every street because that would be impossible to implement in practise.