Skip to content

marinaelmore/evolution_of_organizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing Code Base

  1. Clone from Git

git clone <repo HTTPS URL>

  1. Install packages

pip install -r requirements.txt

Running Code

  1. Modify configurations to test different parameters in config.py

  2. Run tournament

python3 run_tournament.py

  1. Tournament output will be displayed in both the terminal and in graph form. Screen Shot 2023-05-02 at 3 51 12 PM
Year 9:
Team ID: 0, Resources: 100.0, Head Count: 3, Employees: [Cooperator, Cooperator, Cooperator]
Team ID: 1, Resources: 100.0, Head Count: 28, Employees: [Cooperator, Calculator, Darwin, Darwin, Darwin, Darwin, Cooperator, Cooperator, Cooperator, Cooperator, Calculator, Calculator, Darwin, Cooperator, Calculator, Darwin, Cooperator, Cooperator, Calculator, Cooperator, Darwin, Darwin, Cooperator, Calculator, Darwin, Cooperator, Darwin, Darwin]
Team ID: 2, Resources: 100.0, Head Count: 0, Employees: []
Normalized scoreboard: [[0.140625, 0.15789473684210525, 0.1276595744680851], [1.1428571428571428, 1.2857142857142858, 2.2, 1.5, 1.8333333333333333, 1.5, 1.2857142857142858, 2.0, 1.375, 0.75, 0.6666666666666666, 1.0, 1.125, 0.6, 1.8, 1.5, 1.2857142857142858, 1.0, 1.125, 1.8, 0.8571428571428571, 3.0, 1.5, 1.0, 0.8571428571428571, 0.8571428571428571, 1.125, 0.6], []]
Normalized payoff per team: [0.14205977043673013, 1.3061224489795915, 0]
Annual normalized organization payoff: 1.4481822194163216

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages