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

Augmented matrix, Consider the following system of linear equations. X 1...

Consider the following system of linear equations. X 1 +x 3 +x 4 = 2 X 1 +x 2 +x 3 = 6 X 2 +x 3 +x 4 = 3 X 1 +x 2 +x 4 = 0  (a) Write out the augmented matrix fo

Example of division of fractions, Example of division of fractions: E...

Example of division of fractions: Example: (4/5)/(2/9) = Solution: Step 1:             Invert the divisor fraction (2/9) to (9/2). Step 2:             Multip

Determine the line parallel or perpendicular, Determine if the line that pa...

Determine if the line that passes through the points ( -2, -10) and (6, -1) is parallel, perpendicular or neither to the line specified  by 7 y - 9 x = 15 . Solution Togive

Arthemetic progreession, ball are arranged in rows to form an equilateral t...

ball are arranged in rows to form an equilateral triangle .the firs row consists of one abll,the second of two balls,and so on.If 669 more balls are added,then all the balls canbe

Find the surface-radius of earth, a) The distance d that can be seen fro...

a) The distance d that can be seen from horizon to horizon from an airplane varies directly as the square root of the altitude h of the airplane. If d = 213 km for h = 3950

Dimensions and degree of an expression, Binomials, Trinomials and P...

Binomials, Trinomials and Polynomials which we have seen above are not the only type. We can have them in a single variable say 'x' and of the form x 2 + 4

Describe vibration absorber and white noise, Describe what is meant by eac...

Describe what is meant by each of the following NVH terms and explain their importance in vehicle refinement: (a)  Vibration absorber (b)  Fast Fourier Transform (c)  Whit

Dividing using compatible numbers, 4 friends have 235 marbles and want to s...

4 friends have 235 marbles and want to share.How many marbles should each friend receive?

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