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.

Implemented functions

lrsnash

Compute in exact arithmetic all extreme mixed-action Nash equilibria of a 2-player normal form game with integer payoffs.

hc_solve

Compute all isolated mixed-action Nash equilibria of an N-player normal form game.