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

Finding absolute extrema, Finding Absolute Extrema : Now it's time to see ...

Finding Absolute Extrema : Now it's time to see our first major application of derivatives.  Specified a continuous function, f(x), on an interval [a,b] we desire to find out the

Math help, Can you help me with what goes into 54

Can you help me with what goes into 54

Calculate how much ribbon is needed to wrap the box, Ribbon is wrapped arou...

Ribbon is wrapped around a rectangular box that is 10 by 8 by 4 in. Using the example provided, calculate how much ribbon is needed to wrap the box. consider the amount of ribbon d

Design a game strategy involves process of learning maths, Doing these sums...

Doing these sums initially in this way helps children see why they carry over numbers to the next column. You may like to devise some related activities now. , EI) Give activ

Prove that if x is a real number then [2x] = [x] + [x + ½ ], Prove that if...

Prove that if x is a real number then [2x] = [x] + [x + ½ ] Ans: Let us consider x be any real number. It comprises two parts: integer and fraction. With no loss of

Derivatives of inverse trig function, Derivatives of Inverse Trig Functions...

Derivatives of Inverse Trig Functions : Now, we will look at the derivatives of the inverse trig functions. To derive the derivatives of inverse trig functions we'll required t

What is the smaller probable value of this number, The sum of the square of...

The sum of the square of a number and 12 times the number is -27. What is the smaller probable value of this number? Let x = the number.  The statement that is "The sum of the

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