Skip to content

esfandia/network-simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

network-simulation

The code of each experiment along with it's generated data are in a separate folder named as the title of that experiment in negative-payoff/Experiments directory.(network-simulation/Version 1/Negative-Payoff/Experiments/)

To Run a particular Experiment:

  1. import the experiment source code in Code tab
  2. Change the location of generated data if necessary
  3. Uncomment your desired setting of the experience in the experiment source code
  4. change the name of the breeds to the ones in experiment in plot.nls
  5. Select Behavioural Space from tools section. Select RunMultipleTimes. And run the experiment. This would run the experiment 10 times, with the seeds 100, 200, ... 1000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • NetLogo 99.4%
  • Python 0.6%