Skip to content
/ iternash Public

Iterative equilibrium finder for simulating arbitrary games in Python/Coconut.

License

Notifications You must be signed in to change notification settings

evhub/iternash

Repository files navigation

itergame

itergame (previously iternash) is an iterative equilibrium finder for simulating arbitrary games in Python/Coconut. itergame is built to make it as easy as possible to simulate and search for equilibria in any multi-agent game.

Installation

To install itergame, just

pip install itergame[examples]

Documentation

For information on how to use itergame, see:

  • agent.md for documentation on the various different ways of defining agents,
  • game.md for documentation on creating and simulating a game, and
  • examples/ for examples of itergame in action.

About

Iterative equilibrium finder for simulating arbitrary games in Python/Coconut.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published