Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 271 Bytes

File metadata and controls

11 lines (10 loc) · 271 Bytes

Simulation of an MMC queue system

Installation

git clone https://github.com/Network-Project-Unife/Simulation-of-an-MMC-queue-system
cd Simulation-of-an-MMC-queue-system
python -m venv .
source bin/activate
pip install -r requirements.txt
python src/main.py