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

Math World Problem, The ratio of gasoline to oil needed to run a chain-saw ...

The ratio of gasoline to oil needed to run a chain-saw is 16:1. If you have 3.5 mL of oil, how many millilitres of gasoline must you add to get the proper mixture?

Compute simple addition, John was doing his homework on vertical addition, ...

John was doing his homework on vertical addition, and had to compute : 5 3+ 3 4  and 6 8 +45 He did the first one easily, just the way his teacher had taught him. He first ad

Algebra, solve x+y= 7 and x-y =21

solve x+y= 7 and x-y =21

Integers satisfy the inequality, How many integers satisfy the inequality |...

How many integers satisfy the inequality |10(x+1)/x^2+2x+3|=1? Solution) first thing thats not an inequality, and second thing its very easy if thats the question. the LHS = |10/

Calculus, I need help with my calculus work

I need help with my calculus work

Important formulas of functions , Important formulas d (a b )/ dx  = 0...

Important formulas d (a b )/ dx  = 0                              This is a constant d ( x n ) / dx = nx n -1                      Power Rule d (a x ) / dx = a x l

Composite functions, f(x)=4x-3 and g(x)=(x+3)/4 a)Find the function fg(x) ...

f(x)=4x-3 and g(x)=(x+3)/4 a)Find the function fg(x) b)Hence describe the relationship between the functions f and g c)Write down the exact value of fg(sqrt(3))

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