CSMA/CA Simulation
How to run
Modify parameters in main.py
python3 main.py
A CSV file named "report.csv" will be generated with the collision probability stats
Modified CSMA/CA Simulator that generates throughput, average delay, and collision probability.
Python
Modify parameters in main.py
python3 main.py
A CSV file named "report.csv" will be generated with the collision probability stats