Crates.io | t4t |
lib.rs | t4t |
version | 0.2.1 |
source | src |
created_at | 2024-04-28 08:47:48.212828 |
updated_at | 2024-10-08 18:39:50.361884 |
description | Tit-for-tat: a game theory toolbox. |
homepage | |
repository | https://github.com/walkie/tit-for-tat/ |
max_upload_size | |
id | 1223098 |
size | 241,362 |
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.
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.
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.