Hi, suppose two players are a playing a game with a non-square payoff matrix, like for example this one:
...a...b...
A: (1,3) (1,0
B: (0,0) (2,1)
C: (3,1) (0,3)
How would one go about finding an optimal mixed strategy for something like this? I mean, if this was a 3x3 matrix then one could find...