Multiple Choice
The shortest path algorithm is also called the ____ algorithm.
A) recursive
B) minimal
C) greedy
D) spanning
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Let G be an undirected graph.Let u
Q5: Two well-known algorithms, Prim's algorithm and _'s
Q6: The _ of sets A and B
Q7: In a(n) _ graph, the edges are
Q8: The shortest path algorithm was developed by
Q10: A graph is called a(n) _ graph
Q11: Let G be a weighted graph.Let u
Q12: In a directed graph, the pairs (u,v)
Q13: _ algorithm builds the tree iteratively by
Q14: A binary tree has no cycles.