Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 454 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 454 Bytes

cooperative-evolution

Implementation of this paper, which demonstrates the evolvability of cooperative behavior within short-lived groups of individuals.

To build you will need sbt.

Build with

sbt compile

To run you will need gnuplot.

Build and run with

sbt run

Generated figures can be found in the current directory (left.png, right.png).