β
Correct Answer: (D)
single source shortest path
Explanation: bellmann ford algorithm is used for finding solutions for single source shortest path problems. if the graph has no negative cycles that are reachable from the source then the algorithm produces the shortest paths and their weights.
Explanation by: Mr. Dubey
bellmann ford algorithm is used for finding solutions for single source shortest path problems. if the graph has no negative cycles that are reachable from the source then the algorithm produces the shortest paths and their weights.
Discussion
Question Analytics
521
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
97%
Success Rate