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

Introduction , what states and marketing tasks?

what states and marketing tasks?

Unitary method, who ,why and when discovered unitary method

who ,why and when discovered unitary method

Dividing, I don''t know how to do the next step like if I had 73 divided by...

I don''t know how to do the next step like if I had 73 divided by 9 wouldn''t 7 go into nine 1 time then you have to do something else but that is the part I don''t understand

Solve the linear programming problem using simple method, Solve the followi...

Solve the following Linear Programming Problem using Simple method. Maximize Z= 3x 1 + 2X 2 Subject to the constraints:                  X 1 + X 2 ≤ 4

Finding absolute extrema of f(x) on [a, Finding Absolute Extrema of f(x) on...

Finding Absolute Extrema of f(x) on [a,b] 0.   Confirm that the function is continuous on the interval [a,b]. 1.  Determine all critical points of f(x) which are in the inte

Arc length for parametric equations, Arc Length for Parametric Equations ...

Arc Length for Parametric Equations L = ∫ β α √ ((dx/dt) 2 + (dy/dt) 2 ) dt Note: that we could have utilized the second formula for ds above is we had supposed inste

Harmonic progression (h.p.), Three quantities a, b and c are said to ...

Three quantities a, b and c are said to be in harmonic progression if, In this case we observe that we have to consider three terms in o

In how many years is the population expected to be 42, The population of a ...

The population of a particular city is increasing at a rate proportional to its size. It follows the function P(t) = 1 + ke 0.1t where k is a constant and t is the time in years.

the demand forecast, The King Company is producing two types of products: ...

The King Company is producing two types of products: A and B. Both products are produced on the similar machining operation. The machines operate on two 8-hour shifts, 5 days per w

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