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

Trigonometric ratios, to difine trigonometric ratios of an angle,is it nece...

to difine trigonometric ratios of an angle,is it necessary that the initial ray of the angle must be positive x-axis?

Laplace transforms, In this section we will be searching how to utilize Lap...

In this section we will be searching how to utilize Laplace transforms to solve differential equations. There are various types of transforms out there into the world. Laplace tran

Math, what is quantity ?

what is quantity ?

Solve the algebraic equestions, Solve the following equestions i.2x-8=8 ...

Solve the following equestions i.2x-8=8 ii.3x+2/5=4 iii.8/3x-2=2 iv.0.6x-5=7

Determine the relative global error, Consider the differential equation giv...

Consider the differential equation give by y′ = -10(y - sin t) (a) Derive by hand exact solution that satis?es the initial condition y(0) = 1. (b) Numerically obtain the s

Precalculus help, tsunami equation A sin (b * t) + k what is b supposed t...

tsunami equation A sin (b * t) + k what is b supposed to be if t is time a is amplitude and k is average water level (not exact value of b just what is it)

Matrix, how to solve for x

how to solve for x

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