/London_Underground_Route_Planner

Second year project for advanced algorithms and data structures

Primary LanguagePythonMIT LicenseMIT

"# Shortest_Route_For_London_Underground_Advanced_Algorithms_Project"

This folder contains Python implementations of the algorithms in Introduction to Algorithms, Fourth edition, by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein. The Python code was written by Linda Xiao and Tom Cormen.

This Python code is provided for your reference only for educational purposes. We wrote it to match the pseudocode in the book closely, but we have also varied from the implementation in the book as we saw fit. This Python code has been minimally tested. If you plan to use it in your own codebase, you should test it further and observe the MIT License included in each Python file within this folder.

If you find an error in this Python code, please report it to Tom Cormen, thc@cs.dartmouth.edu.