Prwin
From PokerAI
Prwin stands for the 'probability of winning' a poker hand. The term is well known to those using Winholdem, which has an inbuilt Monte Carlo iterator which calculates prwin, prtie (probability of reaching a tie) and prlos (probability of losing). The expression prwin+prtie/2 is often used to give a win estimate for a hand. The expression is also used to describe bots which use mathematical evaluation to control their behaviour (prwin bots) rather than complex decision trees based on game state (scenario bots).
