https://github.com/kpj/pystrat
Strategy evolution on graphs
https://github.com/kpj/pystrat
Last synced: 2 months ago
JSON representation
Strategy evolution on graphs
- Host: GitHub
- URL: https://github.com/kpj/pystrat
- Owner: kpj
- Created: 2017-03-13T23:55:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T14:35:48.000Z (over 7 years ago)
- Last Synced: 2025-01-18T04:06:56.476Z (4 months ago)
- Language: Python
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyStrat
Python/C++ combination of strategy evolution on graphs.
## Overview
* Simulation are done using `main.py`
* Plots are reproduced with `plots.py` (this also creates cached results)
* Cached results can be analyzed using `investigations.py`