/Dijkstra-and-A-algorithm-comparison

This repository compares two search algorithms. Specifically, the scope of the study refers to Dijkstra and A* algorithms. Search algorithms are used in different situations around the world, from simple activities to more complex and technical projects, such as calculating routes between cities using the best path.

Primary LanguageJupyter Notebook

This repository is not active