Is there any algorithm better than the Dijkstra algorithm?
Bellman-Ford algorithm but this can consume more time
i'm thinking of Kruskal's algorithm
Bellman-ford hands down
I found Djikstra really interesting but the bellman ford is a better algorithm