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

What distances from the two gates should the pole, A pole has to be erected...

A pole has to be erected at a point on the boundary of a circular park of diameter 13m in such a way that the differences of its distances from two diametrically opposite fixed gat

PARCC Practice Book, Ask question #Minimum 100 words acceptThe top of Kevi...

Ask question #Minimum 100 words acceptThe top of Kevin''s dining room table is 4 feet long, and 3 feet wide. Kevin wants to cover the middle of the table with tiles. He plans to le

Trigonometry identity, if x+y+z=pi=180 prove that sin^2x+sin^2y+sin^z-2sinx...

if x+y+z=pi=180 prove that sin^2x+sin^2y+sin^z-2sinx*siny*sinz=2

Determine the angle between dec, Using the example provided below, if the m...

Using the example provided below, if the measure ∠AEB = 5x + 40 and ∠BEC = x + 20, determine m∠DEC. a. 40° b. 25° c. 140° d. 65° c. The addition of the measurem

Hyperboloid of two sheets - three dimensional spaces, Hyperboloid of Two Sh...

Hyperboloid of Two Sheets The equation which is given here is the equation of a hyperboloid of two sheets. - x 2 /a 2 - y 2 / b 2 + z 2 /c 2 = 1 Here is a diagram of

Vector functions - three dimensional space, Vector Functions We very f...

Vector Functions We very firstly saw vector functions back while we were looking at the Equation of Lines. In that section we talked about them as we wrote down the equation o

Sets, What is the subset of {a,b,c}

What is the subset of {a,b,c}

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