Ask Question
10 October, 19:57

Dijkstra's algorithm finds the shortest path:

A. from one specified vertex to all the other vertices

B. from one specified vertex to another specified vertex

C. from all vertices to all other vertices that can be reached along one edge

D. from all vertices to all other vertices that can be reached along multiple edges

+2
Answers (1)
  1. 10 October, 21:52
    0
    A. from one specified vertex to all the other vertices

    Explanation:

    Dijkstra's algorithm finds the shortest path from one specified vertex to all the other vertices
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Dijkstra's algorithm finds the shortest path: A. from one specified vertex to all the other vertices B. from one specified vertex to ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers