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

1, use 3/8 of a thin of paint, what fraction of the paint is left in thin (...

use 3/8 of a thin of paint, what fraction of the paint is left in thin (show work

Matrices, problem faced by students

problem faced by students

g ( x ) = 3sec ( x ) -10 cot ( x ) -differentiate , Differentiate followin...

Differentiate following functions.                   g ( x ) = 3sec ( x ) -10 cot ( x ) Solution : There actually isn't a whole lot to this problem.  We'll just differentia

Facts regarding linear equations, To solve out linear equations we will mak...

To solve out linear equations we will make heavy use of the following facts. 1. If a = b then a + c = b + c for any c.  All it is saying that we can add number, c, to both sides

Solve the linear equation, Solve the linear equation: The equation rel...

Solve the linear equation: The equation relating the pressure that is denoted by P, to the force, F & the area, A, over which the force is applied is P =F/A.  Solve this equat

Algebra, logrithim of function?

logrithim of function?

Twelve coworkers go out how many slices will each person get, Twelve cowork...

Twelve coworkers go out for lunch together and sequence three pizzas. Each pizza is cut within eight slices. If each person gets the similar number of slices, how many slices will

Find no. of non negative integral solutions, Find no. of non negative integ...

Find no. of non negative integral solutions x 1 +x 2 +x 3 +4x 4 =20 Solution)  140. Break them into prime factors . Put 4 = 2^2 and every variable will have factors in 2,3,5 with

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