amfiteatr_classic 0.13.1

Implementation of some classic game theory problems to research on
docs.rs failed to build amfiteatr_classic-0.13.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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.