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

Shares and dividend, A man invests rs.10400 in 6%shares at rs.104 and rs.11...

A man invests rs.10400 in 6%shares at rs.104 and rs.11440 in 10.4% shares at rs.143.How much income would he get in all??

Polynomials, find a quadratic polynomial whose zeroes are 2 and -6.verify t...

find a quadratic polynomial whose zeroes are 2 and -6.verify the relationship between the coefficients and zeroes of the polynomial

Profit and loss, a shopkeeper buys two cameras at the same price . he sells...

a shopkeeper buys two cameras at the same price . he sells one camera at a profit of 18% and the other at a price of 10% less than the selling price of the first camera. find his p

Prove that the height of the cloud , HE IGHTS AND DISTANCES If the ...

HE IGHTS AND DISTANCES If the angle of elevation of cloud from a point 'h' meters above a lake is α and the angle of depression of its reflection in the lake is  β , prove

Binomial theorem, use the expansion of (1-x)^7 to find the value of 1.998^7...

use the expansion of (1-x)^7 to find the value of 1.998^7 correct to five significant figures

Solve the subsequent differential equation, Solve the subsequent differenti...

Solve the subsequent differential equation. 2xy - 9 x 2 + (2y + x 2 + 1) dy/dt = 0 Solution Let's start off via supposing that wherever out there in the world is a fun

State test, how can i study for the math state test

how can i study for the math state test

Classification-developing pre-number concepts, Classification :  As you kn...

Classification :  As you know, classification (also called grouping) involves putting together things that have some characteristic in common. We can say that a child is able to c

#Regular Expression, Find the Regular Grammar for the following Regular Exp...

Find the Regular Grammar for the following Regular Expression: a(a+b)*(ab*+ba*)b.

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