Game Theory algorithms in Rust. Neumann provides utilities to research and implement game-theoretical algorithms. # Features - Matrix Games # Related resources - Similar libraries - [Nashpy](https://github.com/drvinceknight/Nashpy) - Nash equilibria on 2 player games (python). See [paper](https://www.theoj.org/joss-papers/joss.00904/10.21105.joss.00904.pdf). - [Alexrod](https://github.com/Axelrod-Python/Axelrod) - Iterated Prisioner's dilemma (python). - [Gambit](http://www.gambit-project.org/) - General games (python api). - Courses - Coursera - https://www.coursera.org/projects/game-theory-with-python