- 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.
3 lines
32 B
Plaintext
3 lines
32 B
Plaintext
matplotlib>=3.5.0
|
|
numpy>=1.21.0
|