Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 412 Bytes

File metadata and controls

13 lines (10 loc) · 412 Bytes

Large-Scale Discrete Event Simulation Engine

Discrete event simulation engine built in Python.

Architecture Highlights

  • Generic Simulation Engine: Event queuess, scheduling and metrics decoupled from domain logic.
  • Parallel Experiments: Run thousands of concurrent scenarios and grid searches efficiently.

Getting Started

pip install -r requirements.txt
python scripts/run_datacenter.py