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

Regression and correlation analysis on income and ex, regression and correl...

regression and correlation analysis on income and expenditure

Find the probability, A bag contains 19 tickets, numbered from 1 to 19. A t...

A bag contains 19 tickets, numbered from 1 to 19. A ticket is drawn and then another ticket is drawn without replacement .Find the probability that both tickets will show even numb

Geometry, A closed conical vessel of radius 36 cm and height 60 cm, has som...

A closed conical vessel of radius 36 cm and height 60 cm, has some water. When vertex is down then the height of water is 12 cm. What is the height of water when vertex is up?

Multiplication in decimal notations., Consider the following multiplication...

Consider the following multiplication in decimal notations: (999).(abc)=def132 ,determine the digits a,b,c,d,e,f. solution) a=8 b=6 c=8 d=8 e=6 f=7 In other words, 999 * 877 = 8

Permutations and combinations, Consider this. You have four units A, ...

Consider this. You have four units A, B, C and D. You are asked to select two out of these four units. How do you go about this particular task? Will your methodo

Determine the poisson probability distribution, A manufacturer assures his ...

A manufacturer assures his customers that the probability of having defective item is as 0.005. A sample of 1000 items was inspected. Determine the probabilities of having the give

Geometry, Can two lines contain a given point

Can two lines contain a given point

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