Algorithm to determine the winner of a Texas Hold'em Hand

前端 未结 5 1610
别跟我提以往
别跟我提以往 2020-12-28 23:35

Ok, so I am making a Texas Hold\'em AI for my senior project. I\'ve created the gui and betting/dealing procedures, but I have reached the part where I need to determine who

5条回答
  •  长发绾君心
    2020-12-29 00:17

    Monte Carlo? That's the first suggestion I see here. It's another senior project. Simple and slow, but otherwise you're probably looking at some complicated combinatorics that I won't pretend to know much about.

提交回复
热议问题