#game-theory #player #model

amfiteatr_classic

Implementation of some classic game theory problems to research on

16 releases (breaking)

Uses new Rust 2024

new 0.13.1 Feb 5, 2026
0.12.0 Nov 3, 2025
0.11.0 Jun 6, 2025
0.7.0 Mar 24, 2025
0.3.0 Mar 11, 2024

#377 in Simulation


Used in amfiteatr

Custom license

675KB
11K SLoC

This crate provides minimal infrastructure to deal with classical game theory problems such as:

  1. Prisoners' dilemma (or any other game represented in 2x2 grid)
  2. Replicator dynamic problem based on games represented in 2x2 grid.

Dependencies

~24MB
~467K SLoC