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

Write the equation of a circle, Example    Write down the equation of a cir...

Example    Write down the equation of a circle  alongwith radius 8 & center ( -4, 7 ) . Solution Okay, in this case we have r =8 , h = -4 and k = 7 thus all we have to do i

Using euclid''s algorithm find the value of x & y, If d is the HCF of 30, 7...

If d is the HCF of 30, 72, find the value of x & y satisfying d = 30x + 72y. (Ans:5, -2 (Not unique) Ans:    Using Euclid's algorithm, the HCF (30, 72) 72 = 30 × 2 + 12

Bayes’ theorem, Bayes’ Theorem In its general form, Bayes' theorem deal...

Bayes’ Theorem In its general form, Bayes' theorem deals with specific events, such as A 1 , A 2 ,...., A k , that have prior probabilities. These events are mutually exclusive

Integration, ((1/x^1/2-(x-1)^1/2)+(1/(5-3(x-1)^2)^1/2)

((1/x^1/2-(x-1)^1/2)+(1/(5-3(x-1)^2)^1/2)

Integration, Integration We have, so far, seen that differential ...

Integration We have, so far, seen that differential calculus measures the rate of change of functions. Differentiation is the process of finding the derivative

The rank correlation coefficient (r), The Rank Correlation Coefficient (R) ...

The Rank Correlation Coefficient (R) Also identified as the spearman rank correlation coefficient, its reasons is to establish whether there is any form of association among tw

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