An educational toolkit designed to provide a fast and efficent way to find solutions to the shortest path problem.
Assuming you have all the class files , simply run userinterface.py, from here a database will be automatically created allowing for first run users to create log in tools, upon the completeion of the login system the toolkit will automatically allow for valid users to input graphs, or will provide a randomly generated graph if requested.
A valid start and end node should be selected and the program will display the shortest path through valid nodes in the entered graph.
A Python Interpreter is all that is required. DBrowser can be used to view the database, please note all senstive information in the database will be encryped.
- Ibrahim Malik - Initial work - IKMalik
This project is licensed under the MIT License - see the LICENSE.md file for details
Paula Bailey for the support and assistance throughout the project.