amfiteatr_core 0.14.0

A framework to model and simulate game theory problems with many agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
# `amfiteatr_core`

Crate providing framework to build models simulating game theory problems. 
It is designed to help model problems involving many players.
This is part of project [`amfiteatr`](https://github.com/moroviintaas/amfiteatr.git) 
where reinforcement learning extension and some examples can be found.

## Examples
For examples look at [`amfiteatr_examples`](https://github.com/moroviintaas/amfiteatr_examples.git)
## Development state
This is early development state, many things can change and vanish in future