Simulation Model Source Code for my master thesis.
More information regarding the proposed usage, limits of the model and creation of the Simulation can be found within my master thesis.
-
Install the Dependencies
pip install -r requirements.txt
-
Insert information regarding your e-commerce web application architecture into the
config.py
File -
Run the simulation by executing the
simulation.py
File