ShortPath Description This project is focused on finding the shortest path possible in a given graph, following every node once. Requirements To install the required dependencies, run: pip install -r requirements.txt