Algorithms for computing Nash equilibria

618 Views Asked by At

Excuse me, since I am modeling a situation into a nonzero-sum n-player non-cooperative game. I wonder if there is any algorithm for computing its Nash equilibria?

1

There are 1 best solutions below

1
On

I did a quick search, something that I highly suggest you do before asking questions here, and found this. It gives a step-by-step for computing the equilibria. Here's another discussing non-cooperative games.