/simulation_assignment_3

Simulation & Performance Evaluation - 3rd assignment

Primary LanguageTeX

Aloha Markovian Model

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.

Dependencies

The Python code require some libraries in order to run. You install them using pip:

pip install -r ./code/requirements.txt

License

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.