t4t

Crates.iot4t
lib.rst4t
version0.2.1
sourcesrc
created_at2024-04-28 08:47:48.212828
updated_at2024-10-08 18:39:50.361884
descriptionTit-for-tat: a game theory toolbox.
homepage
repositoryhttps://github.com/walkie/tit-for-tat/
max_upload_size
id1223098
size241,362
Eric Walkingshaw (walkie)

documentation

README

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.

Examples and documentation

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.

Commit count: 229

cargo fmt