A personal project after studying data structures. It employs the priority queue, adjacent lists, sets, hash tables, graphs data structures to find the shortest paths that can be followed from any chosen vertex to all the other vertices in the graph.
What is the untilhamza/finding-shortest-paths-using-Dijkstra-s-algorithm GitHub project? Description: "A personal project after studying data structures. It employs the priority queue, adjacent lists, sets, hash tables, graphs data structures to find the shortest paths that can be followed from any chosen vertex to all the other vertices in the graph.". Written in C. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the finding-shortest-paths-using-Dijkstra-s-algorithm issue tracker:
Open GitHub Issues