3 releases

new 0.0.3 May 26, 2024
0.0.2 Apr 28, 2024
0.0.1 Apr 28, 2024

#180 in Simulation

Download history 310/week @ 2024-04-28 4/week @ 2024-05-05

314 downloads per month
Used in t4t-games

MIT license

195KB
2.5K SLoC

Tit-for-tat: a game theory toolbox

GitHub crates.io docs.rs/t4t GitHub actions workflow status

Tit-for-tat (t4t) is a game theory library with a focus on experimentation over formal analysis, and expressiveness over performance. It provides flexible types and traits for defining games and strategies, then executing them to observe the results.

The companion crate t4t-games provides some example games and strategies.

See the top-level crate documentation for more details.

Dependencies

~3.5MB
~74K SLoC