-
Notifications
You must be signed in to change notification settings - Fork 0
Run APGG
JD edited this page Apr 8, 2023
·
3 revisions
- Optional: - Build from Scratch
- Generate a config file How to setup Batch runs
- Execute the binary. Optional: add number of threads as startparameter (e.g.
apgg.exe 12for 12 threads). Default is 1 thread - Analyse the experiment by running the python scripts in the experiments folder (first combineExperiments.py, then plot.py) - Plotting Data
- Getting Started
- How to run APGG
- Build from Scratch
- Config Values
- Configuring and Running APGG
- Plotting Data
- Class Structure
- Proof of Concept Replication
- FAQ
Class Structure & C++ Code
- Classes
-
Archivers
-
Grids
-
Mutators
-
PayoffCalculators
-
Repopulators
-
Selectors
-
World
-
