Question: 1. Can we perform maximum spanning tree using Prims ? Give Proper explanation in PDF Yes, It can be done by modifying the weight values

 1. Can we perform maximum spanning tree using "Prims" ? Give

1. Can we perform maximum spanning tree using "Prims" ? Give Proper explanation in PDF Yes, It can be done by modifying the weight values Yes, It can be done by modifying the direction of the edges No, it is not possible. Yes, It can be done by using max-heap or sorting the edge weights with decreasing order 2. Which of the following is/are not false? Prims' never accepts cycles in the MST There can be several Minimum costs of spanning tree in one graph Complexity of Dijstra algorithm can be (V*V) Kruskal can work in weighted directed sparse graph Weighted interval scheduling requires Dynamic programming SCC means Shortest connected components Prim's algorithm initialises with a vertex which has smallest edge

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!