- Fixed unclosed label error by replacing < and > with Unicode symbols
- Fixed RSPI formula variable names in math mode
- Report now compiles successfully to PDF
- No content changes, only syntax fixes
- Removed verbose docstrings and excessive explanations
- Condensed from 599 to 365 lines while keeping essential content
- Emphasized hybrid SimPy approach in introduction
- Simplified methodology section
- Focused results tables and analysis
- Removed redundant figures section (kept references in code)
- Updated date to 3 November 2025
- Maintained all key findings and recommendations
- Professional, concise, publication-ready format
- Created summary.csv to store simulation results for various scenarios, protocols, and metrics.
- Developed run.sh script to automate the simulation process, including dependency checks, simulation execution, and result analysis.
- Ensured proper directory structure for results and reports.
- Added error handling for Python and matplotlib dependencies.