Hey,
I think there is a problem with straight draws computations: we can have a straight draw (of any kind) although we already hold a better hand than a straight.
For example:
- As7s on board Js Ts 8s : flg_f_flush == True and flg_f_gutshot_draw == True
- 7s5s on board 8s 4d 3s 2s : flg_t_flush == True and flg_t_straight_draw == True
PT3.10