N-Player: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
== Parameters == | == Parameters == | ||
n: number of players | $n$: number of players | ||
== Table of Algorithms == | == Table of Algorithms == | ||
Currently no algorithms in our database for the given problem. | Currently no algorithms in our database for the given problem. |
Latest revision as of 07:52, 10 April 2023
Description
Here, given the payoff matrices for an $n$-player game, determine a Nash equilibrium.
Related Problems
Subproblem: 2-Player
Parameters
$n$: number of players
Table of Algorithms
Currently no algorithms in our database for the given problem.