Docs.rs
  • m_ipd-0.1.0
    • m_ipd 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • JakobDegen
    • Dependencies
      • rand ^0.8 normal
    • Versions
    • 73.53% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

m_ipd0.1.0

Crate Items

  • Enums
  • Functions
  • Type Aliases

List of all items

Enums

  • Choice
  • Round

Functions

  • policies::always_show
  • policies::never_show
  • policies::random
  • policies::show_cooperate
  • strategies::always_cooperate
  • strategies::always_defect
  • strategies::axelrod::betray_defect
  • strategies::axelrod::decreasing_tit_for_tat
  • strategies::axelrod::defect_streaks
  • strategies::axelrod::grudge_holder
  • strategies::axelrod::optimistic_tit_for_tat
  • strategies::axelrod::punishing_tit_for_tat
  • strategies::axelrod::random
  • strategies::axelrod::random_tit_for_tat
  • strategies::axelrod::tit_for_tat
  • strategies::inverse
  • strategies::majority
  • strategies::minority
  • strategies::opportunistic
  • strategies::tit_for_two_tats
  • tournament

Type Aliases

  • RevealPolicy
  • Strategy