非合作博弈篇——非合作博弈的矩阵表示
The matrix representation of a game is mainly composed of the following:
• Each row represents a strategy for the first player in the game, sometimes referred to as the row player. Thus, the number of rows is equal to the number of strategies for the row player.
• Each column represents the strategies of the second player in the game, sometimes referred to as the column player. Thus, the number of columns is equal to the number of strategies for the column player.
• Each entry of the matrix is a pair (x,y), where x represents the payoff for the first player, i.e., the row player, and y represents the payoff for the second player, i.e., the column player.
总结
以上是生活随笔为你收集整理的非合作博弈篇——非合作博弈的矩阵表示的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 记事本和textarea中的换行
- 下一篇: html不支持元素video,Html5