I recently made a model to solve a conflict problem in sports.
The model is based on Bayesian Games: a complete definition can be found here.
The thing is that I am now looking to compute the equilibria of the system, but I don't know any algorithm to do so.
Do you know of any?
Which language do you think I should use? I was a priori going to use R.
Does anybody have any experience with this kind of problem?
I actually ended up using MATLAB to implement the solution ex post given by Shoham and Leyton-Brown's Multiagents System in the chapter focused on Bayesian games.