Discover the answers to your questions at Westonci.ca, where experts share their knowledge and insights with you. Join our platform to connect with experts ready to provide precise answers to your questions in various areas. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

Which algorithm is commonly used to find the shortest path in a graph where all edges have non-negative weights?
A) Dijkstra's algorithm
B) Prim's algorithm
C) Bellman-Ford algorithm
D) Kruskal's algorithm