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

Vector, with t =[a b c] construct a matrix A = 1 1 1 ...

with t =[a b c] construct a matrix A = 1 1 1 a b c a^2 b^2 c^2 a^3 b^3 c^3 using vector operations

Determine the area of the inner loop - polar coordinates, Determine or find...

Determine or find out the area of the inner loop of r = 2 + 4 cosθ. Solution We can graphed this function back while we first started looking at polar coordinates.  For thi

Free - damped vibrations, We are until now going to suppose that there will...

We are until now going to suppose that there will be no external forces acting on the system, along with the exception of damping obviously. Under this case the differential equati

Higher-order derivatives, Higher-Order Derivatives It can be se...

Higher-Order Derivatives It can be seen that the derivative of a function is also a function. Considering f'x as a function of x, we can take the derivative

Statistics, what is the meaning of statistics

what is the meaning of statistics

Finite math, Find the present value of an ordinary annuity which has paymen...

Find the present value of an ordinary annuity which has payments of 2300 per year for 15 years at 6% compounded annually

Integrals involving trig functions - integration techniques, Integrals Invo...

Integrals Involving Trig Functions - Integration techniques In this part we are going to come across at quite a few integrals that are including trig functions and few metho

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