Multiple Choice
to solve the all-pairs shortest paths problem which algorithm's is/are used
A. Floyd's algorithm
B. Dijkstra's single-source shortest paths
C. Prim's Algorithm
D. Kruskal's Algorithm
A) a and c
B) a and b
C) b and c
D) c and d
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: In parallel quick sort Pivot selecton strategy
Q3: Time Complexity of DFS is? (V -
Q4: In parallel Quick Sort each process divides
Q5: Which formulation of Dijkstra's algorithm exploits more
Q6: Best-first search (BFS) algorithms can search both
Q8: Shell sort is an improvement on<br>A)quick sort<br>B)bubble
Q9: In execution of the hypercube formulation of
Q10: A CUDA program is comprised of two
Q11: A complete graph is a graph in
Q12: Simple backtracking is a depth-first search method