m_ipd 0.1.0

Library for working with the modified iterated prisoner's dilemma
Documentation

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.