jlgametheory — Documentation¶
jlgametheory is a Python interface to GameTheory.jl.
It allows passing a NormalFormGame instance from
quantecon.game_theory
to GameTheory.jl functions via
juliacall.
For constructing
NormalFormGame, see its documentation.
Implemented functions¶
Compute in exact arithmetic all extreme mixed-action Nash equilibria of a 2-player normal form game with integer payoffs. |
|
Compute all isolated mixed-action Nash equilibria of an N-player normal form game. |