Skip to content

alirezafarid/network-simulation

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 Experiments directory.

To Run a particular Experiment:

  1. Import the experiment source code in line 11 of Code tab.

  2. If there are multiple settings for the experiment, uncomment your intended setting in the experiment source code. Note, only one setting should be experimented in each run.

  3. In the interface tab:

    • Change the location of generated data , if necessary
    • Select the types of data you want to generate
  4. if you want to run the experimet multiple times, with different values of random seed, Select Behavioural Space from tools section. choose RunMultipleTimes, then select run. 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