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

Mixing problems, Let's start things by searching for a mixing problem.  Pre...

Let's start things by searching for a mixing problem.  Previously we saw these were back in the first order section. In those problems we had a tank of liquid with several kinds of

Factoring quadratic polynomials, Primary, note that quadratic is another te...

Primary, note that quadratic is another term for second degree polynomial. Thus we know that the largest exponent into a quadratic polynomial will be a2. In these problems we will

Algebra, let setM={X,2X,4X} for any numberX .if average (arthemetic mean)of...

let setM={X,2X,4X} for any numberX .if average (arthemetic mean)of the number in setM is 14.what is the value of X?

Circles, how to find equations of circles when given equations of centres o...

how to find equations of circles when given equations of centres on which it lies?

Minimum and maximum values, Minimum and Maximum Values : Several applicati...

Minimum and Maximum Values : Several applications in this chapter will revolve around minimum & maximum values of a function.  Whereas we can all visualize the minimum & maximum v

One is then added to in which result what is final answer, Ten is decreased...

Ten is decreased through four times the quantity of eight minus three. One is then added to in which result. What is the final answer? The area of a square whose side measures

Children learn maths by experiencing things, Children Learn By Experiencing...

Children Learn By Experiencing Things : One view about learning says that children construct knowledge by acting upon things. They pick up things, throw them, break them, join the

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