/master-thesis

My Master Degree's thesis at University of Padova.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Master Thesis

Various works, files and data for my Master Degree's thesis at University of Padova.

If any of the materials is used in your research/work, consider citing the thesis. Also do NOT distribute the compiled thesis pdf files with any unauthorised modifications of text, figures and tables.

Citing the Thesis

@mastersthesis{Romanelli2017propagazione,
author={Marco Romanelli and Claudio Enrico Palazzi and Armir Bujari},
title={{Propagazione di messaggi tra veicoli con modello urbano realistico}},
school={Universit\`a di Padova},
year={2017},
}

License

The source code is distributed under GNU GPL-3.0-only License.
Other material (including but not limited to pdf documents, figures, etc) is licensed under CC BY-NC-ND 4.0.

License: GPL v3 License: CC BY-NC-ND 4.0

Acknowledgement

Supervisor: Prof. Dr. Claudio Enrico Palazzi
Co-supervisor: Dr. Armir Bujari

Repo organization

.
├── Documentation
├── ns-3
├─── Patch
|    ├── NetAnim
|    └── ns-3
├── Scripts
└── GNU GPL License		
  • Documentation: contains files and data that will be used to build the final thesis.
  • ns-3: ns-3 code (examples and simulations).
  • Patch: software modifications (ns-3, NetAnim).
  • Scripts: some useful scripts, mainly for map conversion using SUMO package.