An open API service indexing awesome lists of open source software.

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

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`