mrasitsen / Djikstra-Algorithm

Djikstra's shortest path algorithm written in c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Djikstra-Algorithm

This piece of code is written to find shortest path. It accepts input as matrix and output the shortest path from given distance

About

Djikstra's shortest path algorithm written in c++


Languages

Language:C++ 100.0%