10 releases
0.2.1 | Oct 8, 2024 |
---|---|
0.2.0 | Sep 17, 2024 |
0.1.1 | Jul 14, 2024 |
0.1.0 | May 31, 2024 |
0.0.2 | Apr 28, 2024 |
#57 in Simulation
342 downloads per month
Used in t4t-games
245KB
3.5K
SLoC
Tit-for-tat: a game theory toolbox
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.
Examples and documentation
- See the crate documentation on docs.rs for documentation and code examples.
- The companion crate t4t-games provides games and strategies implemented with this crate.
Reach out
If you use this library for something, or are considering using it, I'd love to hear about it! Please get in touch using the contact info on my GitHub profile.
Dependencies
~5MB
~107K SLoC