This repository contains the solution of the Assignment e of Simulation and Performance Evaluation, winter 2016 - 2017, University of Trento.
The assignment was to build a Markovian Model for the Aloha Simulator. All the details are in the assignment.pdf file.
The Python code require some libraries in order to run. You install them using pip:
pip install -r ./code/requirements.txt
The Python code is licenced under the GNU General Public Licence. The report and its LaTeX code are licenced under the Creative Commons Attribution-ShareAlike 4.0 International License.