Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 251 Bytes

File metadata and controls

2 lines (2 loc) · 251 Bytes

AAC Term Paper

In this project I implemented Extended-Dijkstra Algorithm using C programming Language. Achieved 98% accuracy in determining shortest path between two nodes. And reduced search time by 75% compared to standard Dijkstra algorithm.