Function m_ipd::strategies::axelrod::punishing_tit_for_tat[][src]

pub fn punishing_tit_for_tat() -> Box<dyn FnMut(Round) -> Choice>

Punishes the other player by one turn more each time the other player engages in a streak of defections.