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

Curvature, steps to trace the cartesian curve

steps to trace the cartesian curve

Find the third vertex of a triangle, Find the third vertex of a triangle if...

Find the third vertex of a triangle if its two vertices are (-1, 4) and (5, 2) and mid point of one side is (0, 3).

Probablility, #question.find the number of combinations of the letters a, b...

#question.find the number of combinations of the letters a, b, c, and d taken 3 at a time.

Area of an ellipse, You know the experation for the area of a circle of rad...

You know the experation for the area of a circle of radius R. It is Pi*R 2 . But what about the formula for the area of an ellipse of semi-minor axis of length A and semi-major

Index of summation - sequences and series, Index of summation - Sequences a...

Index of summation - Sequences and Series Here now, in the i is termed as the index of summation or just index for short and note that the letter we employ to represent

Particular to general-how mathematical ideas grow, Particular to General : ...

Particular to General :  When I say 'tail', what do you think of? Do you think of the tail of a horse, or of a monkey? Or do you think of the tail of your pet dog? The tail of

An even function, Assume that   i)  Determine all the roots of f...

Assume that   i)  Determine all the roots of f(x) = 0. ii)  Determine the value of k that makes h continuous at x = 3. iii)  Using the value of k found in (ii), sh

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