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

Basic requirement for interpolation & extrapolation to work, What is the ba...

What is the basic requirement for both interpolation and extrapolation to work?  There must exist a functional relationship between an independent variable and a dependent variable

Proof of: limq?0 (cosq -1)/q = 0 trig limit, Proof of: lim q →0 (co...

Proof of: lim q →0 (cos q -1) / q = 0 We will begin by doing the following, lim q →0 (cosq -1)/q = lim q →0 ((cosq - 1)(cosq + 1))/(q (cosq + 1)) = lim q

The shape of a graph, The Shape of a Graph, Part II : In previous we saw h...

The Shape of a Graph, Part II : In previous we saw how we could use the first derivative of a function to obtain some information regarding the graph of a function.  In this secti

DIFFERENTIAL EQUATIONS, WHICH LIFE PROBLEMS CAN BE SOLVED USING THE KNOWLED...

WHICH LIFE PROBLEMS CAN BE SOLVED USING THE KNOWLEDGE OF DIFFERNTIAL EQUATIONS?

Statistics quiz.., can someone help me with a statistics quiz?

can someone help me with a statistics quiz?

Percentage, By selling a violin for $4950, giving a 10% discount on the mar...

By selling a violin for $4950, giving a 10% discount on the marked price, a trader gained $950 on his investment, Find, Cost price.

Geometry, how do you do rotations

how do you do rotations

Variation, If p=10 when q=2,find p when q=5

If p=10 when q=2,find p when q=5

Pair of straight line, show that one of the straight lines given by ax2+2hx...

show that one of the straight lines given by ax2+2hxy+by2=o bisect an angle between the co ordinate axes, if (a+b)2=4h2

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