Write prim's algorithm, Mathematics

Assignment Help:

Write Prim's Algorithm.  

Ans: Prim's algorithm to find out a minimum spanning tree from a weighted graph in step by step form is given below. 

Let G = (V, E) be graph and S = (VS, ES) be the spanning tree to be found from G.

Step 1: Choose a vertex v1 of V and initialize 

VS = {v1} and

ES

= {}

Step 2: Choose a nearest neighbor of vi from V that is adjacent to some vj∈VS and that edge (vi, vj) does not form a cycle with members edge of ES. Set

VS = VS ∪{vi} and

ES = ES ∪{(vi, vj)}  

Step 3: Again Repeat step2 until |Es| = |V| - 1.


Related Discussions:- Write prim's algorithm

How to add mixed numbers, Q. How to Add Mixed Numbers? Ans. If you...

Q. How to Add Mixed Numbers? Ans. If you have to add mixed numbers, you might try this method first: First rewrite the mixed number as a whole number plus a fracti

What is the probability in which she gets heads further flip, Jennifer ?ipp...

Jennifer ?ipped a coin three times and got heads each time. What is the probability in which she gets heads on the further ?ip? The probability of heads does not modify based o

Properties of dot product - vector, Properties of Dot Product u → • (v...

Properties of Dot Product u → • (v → + w → ) = u → • v → + u → • w →          (cv → ) • w → = v → •(cw → ) = c (v → •w → ) v → • w → = w → • v →

Minimum and maximum values, Minimum and Maximum Values : Several applicati...

Minimum and Maximum Values : Several applications in this chapter will revolve around minimum & maximum values of a function.  Whereas we can all visualize the minimum & maximum v

Important points about the alternating series test, Important Points About ...

Important Points About the Alternating Series Test There are a several things to note about this test.  Very first, unlike the Integral Test and the Comparison or Limit Compari

Geometric , a part of a line with two end points.

a part of a line with two end points.

Surds, I wanted to know what are surds.please explain with an example.

I wanted to know what are surds.please explain with an example.

Determine a particular solution to differential equation, Determine a parti...

Determine a particular solution for the subsequent differential equation. y′′ - 4 y′ -12 y = 3e5t + sin(2t) + te4t Solution This example is the purpose that we've been u

.probability, a box contains 4 white and 6 green balls.Two balls are drawn ...

a box contains 4 white and 6 green balls.Two balls are drawn randomly with replacement.Show the probability on tree dig.

Homework, joey asked 30 randomly selected students if they drank milk, juic...

joey asked 30 randomly selected students if they drank milk, juice, or bottled water with their lunch. He found that 9 drank milk, 16 drank juice, and 5 drank bottled water. If the

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd