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:
- import the experiment source code in Code tab
- Change the location of generated data if necessary
- Uncomment your desired setting of the experience in the experiment source code
- change the name of the breeds to the ones in experiment in plot.nls
- 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.