Hi all,
I devised a simple game theoretic model.
Are there good references about how to find the Nash Equilibria? I have
read
a bunch of text books on Game Theory, but haven't found methods of
computing
the NE for my particular model.
I have tried doing it manually, but it is high dimensional and tedious. I
couldn't visualize the intersection of the best response correspondences.
Are there good references talking about how to find NEs? At the end of
day,
if we couldn't find it by hand, we have computer, how to use computers to
find the NEs?
At this moment I am not very familiar with the simulation in Game Theory,
although I am quite familiar with Monte Carlo simulation otherwise. Are
there systematic approaches of using computer to find NEs and are there
toolbox in Matlab or other languages that can help me?
Thanks!