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

If a sequence is bounded and monotonic then it is convergent, Theorem ...

Theorem If {a n } is bounded and monotonic then { a n } is convergent.  Be cautious to not misuse this theorem.  It does not state that if a sequence is not bounded and/or

Matrices, how to find inverse of matrix

how to find inverse of matrix

Simple interest, Three payments of $2000 (originally due six months ago, to...

Three payments of $2000 (originally due six months ago, today, and six months from now) have been renegotiated to two payments: $3000 one month from now and a second payment due in

Commercial, The C.P. of 20 articles is same as theS.P. of x articles.Articl...

The C.P. of 20 articles is same as theS.P. of x articles.Article profit is 25%.Find x

Create graph showing the depth of the water , Your friends have opened an o...

Your friends have opened an ocean fishing operation that requires their fishing vessel to cross a channel, where the depth of the water (measured in metres) varies with time, and i

Systems of equations revisited, Systems of Equations Revisited We requ...

Systems of Equations Revisited We require doing a quick revisit of systems of equations. Let's establish with a general system of equations. a 11 x 1 + a 12 x 2 +......

Algebria, solve and graph the solution set 7x-4 > 5x + 0

solve and graph the solution set 7x-4 > 5x + 0

Measures of central tendency, Measures of Central Tendency Measures of...

Measures of Central Tendency Measures of Central Tendency are statistical values which tend to happen at the centre of any well ordered set of data. When these measures happen

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