Open Side Menu Go to the Top
Register
Searching a 3-way preflop enumerator Searching a 3-way preflop enumerator

09-15-2016 , 04:58 PM
Hello forum!

I'm looking for a software that can evaluate 3-way preflop from given hands (not ranges) with exaustive results.
I don't need equity itself, but the split probabilities of all 13 scenarios including sidepots and ties.

I've tried icmizer (free) but the probability tree is based on opponent ranges, not cards... in the paid version this fact doesn't change.

Every other calculator that I have tested, only returns equity as a function of 2 variables, all-win and 3-way ties.

Code:
Equity  Win     Tie
35.13%  35.03%  0.10%  AdKc 
33.78%  33.69%  0.10%  JdTd 
31.08%  30.99%  0.10%  4h4s
Searching in the forum I've only found jukofyork's 3way-lut, but it's a table of index C(169,3) based on montecarlo enumeration.
I don't need a lut, but a more practical way to see the exact probability of a scenario like AdKc vs JdTd vs 4h4s.

Can somebody suggest me a software (better free) that shows the full probability tree?
Thanks in advance!
Searching a 3-way preflop enumerator Quote

      
m