I'm writing some code to perform some game theory simulations. My "world" has several states (say 2 in my case), it also has several players (again, 2), and each player has a matrix of payouts (2 by 2).I'm writing some code to perform some game theo
I'm writing some code to perform some game theory simulations. My "world" has several states (say 2 in my case), it also has several players (again, 2), and each player has a matrix of payouts (2 by 2).I'm writing some code to perform some game theo