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

Size of the penumbra, With reference to Fig. 1(a) show that the magnificati...

With reference to Fig. 1(a) show that the magnification of an object is given by M=SID/SOD. With reference to Fig. 1(b) show that the size of the penumbra (blur) f is given by f

Describe differance between mean vs. mode, Describe differance between Mean...

Describe differance between Mean vs. Mode ? Every set of numbers or data has a mean and a mode value. The mean is the average value of all the numbers in the set. The mode is t

Definition of a function, A function is a relation for which each of the va...

A function is a relation for which each of the value from the set the first components of the ordered pairs is related with exactly one value from the set of second components of t

Translate the formula into prefix form, Translate the following formula int...

Translate the following formula into a prefix form expression in Scheme: 5+4*(6-7/5)/3(14-5)(3+1)

How to calculate arithmetic average or mean, Q. How to calculate arithmetic...

Q. How to calculate arithmetic average or mean? Ans. When people collect information, or data, they can easily be overwhelmed with information. Just imagine listing the b

Trigonometry, sin^2alpha *sec^2beta +tan^2 beta *cos^2alpha=sin^2alpha+tan^...

sin^2alpha *sec^2beta +tan^2 beta *cos^2alpha=sin^2alpha+tan^2 beta

Explain simplifying rational expressions, Explain Simplifying Rational Expr...

Explain Simplifying Rational Expressions ? A rational expression, or algebraic fraction, is an expression in which you have a polynomial divided by a polynomial. Sometimes it

Rounding decimals, i need help rounding decimals to the nearest 100th and t...

i need help rounding decimals to the nearest 100th and tenth

Find the sum-of-products expression for the function, Find the sum-of-produ...

Find the sum-of-products expression for subsequent function,  F (x,y,z) = y + Z‾ Ans: The sum of the product expression for the following function f is DNF (disjunc

Power series and functions - sequences and series, Power Series and Functio...

Power Series and Functions We opened the previous section by saying that we were going to start thinking about applications of series and after that promptly spent the section

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