NET JUNE 2015 PAPER -3 SOLVED PART-3
PAGES: 1 2 3 4 5 31. An all-pairs shortest-paths problem is efficiently solved using: (A) Dijkstra’ algorithm (B) Bellman-Ford algorithm (C) Kruskal Algorithm (D) Floyd-Warshall algorithm Answer: D 32. The travelling salesman problem can be solved in: (A) Polynomial time using dynamic programming algorithm (B) Polynomial time using branch-and-bound […]