m_ipd 0.1.0

Library for working with the modified iterated prisoner's dilemma
Documentation
  • Coverage
  • 73.53%
    25 out of 34 items documented1 out of 24 items with examples
  • Size
  • Source code size: 21.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.21 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • JakobDegen

Modified Iterated Prisoner's Dilemma

A library to play a version of the iterated prisoner's dilemma (IPD) in which player's past choices are only sometimes revealed according to a reveal policy. This library is available as m_ipd on crates.io and docs.rs. More details can be found there.