A Admin • 832.70K Points Coach Q. Which of the following is false about Prim’s algorithm? (A) it is a greedy algorithm (B) it constructs mst by selecting edges in increasing order of their weights (C) it never accepts cycles in the mst (D) it can be implemented using the fibonacci heap Correct Answer - Option(B) Views: 18 Filed under category Design and Analysis of Algorithms Hashtags: Share Manage Tags
Discusssion
Login to discuss.