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

Prove that its inclination is given by cot = b cot - a, Two stations due...

Two stations due south of a leaning tower which leans towards the north are at distances a and b from its foot.  If α ,  β be the elevations of the top of the tower from these

Close Figure, What is a close figure in plane?

What is a close figure in plane?

Determination of the regression equation, Determination of the Regression E...

Determination of the Regression Equation The determination of the regression equation such given above is generally done by using a technique termed as "the method of least sq

Determine y inverse for x2 + y 4 = 10, Determine  y′′  for           ...

Determine  y′′  for                                x 2 + y 4   = 10 Solution: We know that to get the second derivative we required the first derivative and to get that w

X and y -intercept, X-intercept  If an intercept crosses the x-axis we ...

X-intercept  If an intercept crosses the x-axis we will call it as x-intercept .  Y-intercept Similar, if an intercept crosses the y-axis we will call it as a y-inter

How to converting percents to fractions, How to Converting Percents to Frac...

How to Converting Percents to Fractions ? To convert a percent to a fraction: 1. Remove the percent sign. 2. Create a fraction, in which the resulting number from Step 1 is

Trigonometry, 1-tan^2 A/1+tan^2 = cos A - sinA/cos A

1-tan^2 A/1+tan^2 = cos A - sinA/cos A

Definition of relation, Definition of Relation A relation is a set of o...

Definition of Relation A relation is a set of ordered pairs. It seems like an odd definition however we'll require it for the definition of a function though, before actuall

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