Skip to content

abdellahhn/Shortest_Path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shortest_Path

This application is designed to efficiently find the shortest path on a map using various algorithms and data structures. By leveraging diverse datasets, the application navigates through the intricacies of different data, optimizing route calculations for an enhanced user experience.

Repository Contents

  • main.py: The main application file.
  • aRemettrePourTPX: File responsible for sorting the path and containing the implemented algorithms and data structures.
  • out.txt: Text file showcasing the desired result.

Note

Due to the substantial size of the bus path data files, it was not feasible to include them in this Git repository. To provide a comprehensive understanding of the algorithm and data structure capabilities, I have included the main application file, the algorithm and data structure & sorting file, and the output file (out.txt).

Please note that the application requires the actual bus path data files to function properly. These files must be added separately and placed in the appropriate directories before attempting to run the program.

Thank you for your understanding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages