Crates.io | m_ipd |
lib.rs | m_ipd |
version | 0.1.0 |
source | src |
created_at | 2021-05-09 03:42:02.447622 |
updated_at | 2021-05-09 03:42:02.447622 |
description | Library for working with the modified iterated prisoner's dilemma |
homepage | |
repository | |
max_upload_size | |
id | 395078 |
size | 22,022 |
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.