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

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

1, how do you find the perimeter of an equalateral triangle

how do you find the perimeter of an equalateral triangle

What was the original price of the frying pan, Cory purchased a frying pan ...

Cory purchased a frying pan which was on sale for 30% off. She saved $3.75 along with the sale. What was the original price of the frying pan? Use a proportion to ?nd out the o

Equation of the plane x + 4y 3z = 1, Find the equation of the plane thro...

Find the equation of the plane through (2, 1, 0) and parallel to x + 4y   3z = 1.

Vectors, |a.x|=1 where x = i-2j+2k then calculate a

|a.x|=1 where x = i-2j+2k then calculate a

What is angles, What is Angles? An angle is made up of two rays with a ...

What is Angles? An angle is made up of two rays with a common endpoint, which is called the vertex. The sides of the angle are rays. An angle is denoted by "θ". When two li

Matrices, (e) Solve the following system of equations by using Matrix meth...

(e) Solve the following system of equations by using Matrix method. 3x + 2y + 2z = 11 x + 4y + 4z = 17 6x + 2y + 6z = 22

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