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

Explain the dependent events, Explain the Dependent Events? Events are ...

Explain the Dependent Events? Events are called dependent events when the outcome of one event influences the outcome of the second event. P(A and B) = P(A) P(B following A

DECIMALS, the mass of a container is 5.81kg when full with sugar .the mass ...

the mass of a container is 5.81kg when full with sugar .the mass of container is 3.8kg when 3/8 of the sugar is removed.what is the mass of empty container

Series solutions to differential equation, Before we find into finding seri...

Before we find into finding series solutions to differential equations we require determining when we can get series solutions to differential equations. Therefore, let's start wit

Generic rectangles and greatest common factors, miaty and yesenia have a gr...

miaty and yesenia have a group of base ten blocks.Misty has six more than yesnia. Yesenia''s blocks repersent 17 together they have 22 blocks,and the total of blocks repersent 85.

One-to-one function, One-to-one function: A function is called one-to-one ...

One-to-one function: A function is called one-to-one if not any two values of x produce the same y.  Mathematically specking, this is the same as saying,  f ( x 1 ) ≠ f ( x 2

Differentiate hyperbolic functions, Differentiate following functions. (...

Differentiate following functions. (a)  f ( x ) = 2 x 5 cosh x (b) h (t ) = sinh t / t + 1 Solution (a) f ′ ( x ) = 10x 4 cosh x + 2x 5 sinh x (b) h′ (t ) = (t

Monotonic, Monotonic, Upper bound and lower bound Given any sequence {a...

Monotonic, Upper bound and lower bound Given any sequence {a n } we have the following terminology: 1.   We call or denote the sequence increasing if a n n+1 for every n.

Find distance between points (b + c, Find the distance between the points (...

Find the distance between the points (b + c, c + a) and (c + a, a + b) . Ans : Use distance formula

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