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

Algebra, sir i want to ask u a question and that is if we simplify this wha...

sir i want to ask u a question and that is if we simplify this what will be the answer.(9x-45z+6y-100z+5x)

Determine the probability , A medical survey was conducted in order to esta...

A medical survey was conducted in order to establish the proportion of the population which was infected along with cancer. The results indicated that 40 percent of the population

Fractions, #question.mario has 3 nickelsin his pocket.wha fraction ofadolla...

#question.mario has 3 nickelsin his pocket.wha fraction ofadolla do 3 nickels represent

Geometry, prove angle MJL is congruent to angle KNL

prove angle MJL is congruent to angle KNL

Show that a, If the roots of the equation (b-c)x 2 +(c-a)x +(a-b) = 0 are ...

If the roots of the equation (b-c)x 2 +(c-a)x +(a-b) = 0 are equal show that a, b, c are in AP. Ans:    Refer sum No.12 of Q.E. If (b-c)x 2 + (c-a) x + (a-b) x have equ

Question, If X = {a, e, i, o, u} and Y = {a, b, c, d, e}, then what is Y - ...

If X = {a, e, i, o, u} and Y = {a, b, c, d, e}, then what is Y - X ?

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