Run APGG - APGG-Lab/APGG GitHub Wiki

How to run APGG

  1. Optional: - Build from Scratch
  2. Generate a config file How to setup Batch runs
  3. Execute the binary. Optional: add number of threads as startparameter (e.g. apgg.exe 12 for 12 threads). Default is 1 thread
  4. Analyse the experiment by running the python scripts in the experiments folder (first combineExperiments.py, then plot.py) - Plotting Data