Repository for Homework 5 of the ADM course in the Master's degree in Data Science at Sapienza University of Rome.
main.ipynb
Jupyter notebook with the answers to the HW points (nbviewer)
graph.py
Python module with our implementation of a graph and some auxiliary functions
func.py
Python module with the functions required for the "Backend"
visual.py
Python module with some of the functions required for the "Frontend"