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

Prime ideals, Excuse me, would you give me main points on prime ideals to d...

Excuse me, would you give me main points on prime ideals to do project

Calculate average speed of a train, Calculate average speed of a train: ...

Calculate average speed of a train: What is the average speed of a train which completes a 450-mile trip in 5 hours? Solution: Using Equation 15: V av = s/t V a

Quotient rule, Quotient Rule : If the two functions f(x) & g(x) are differ...

Quotient Rule : If the two functions f(x) & g(x) are differentiable (that means the derivative exist) then the quotient is differentiable and,

Pi, is that rational or irrational number

is that rational or irrational number

Equal-sharing-categories of situations requiring division , Equal-sharing ...

Equal-sharing - situations in which we need to find out how much each portion Multiplication and Division contains when a given quantity is shared out into a number of equal porti

Partial derivatives - set theory, Partial Derivatives Partial derivati...

Partial Derivatives Partial derivatives are used while we want to investigate the effect of one independent variable on dependent variable. For illustration, the revenues of a

First and second order derivative, Solution : We'll require the first and s...

Solution : We'll require the first and second derivative to do that. y'(x) = -3/2x -5/2                                     y''(x) = 15/4x -7/2 Plug these and also the funct

Equivelent ratios, if 2 ballons cost 12 coins,use equivelent ratios to see ...

if 2 ballons cost 12 coins,use equivelent ratios to see how many coins 8 ballons would cost

Interval of convergence - sequences and series, Interval of Convergence ...

Interval of Convergence After that secondly, the interval of all x's, involving the endpoints if need be, for which the power series converges is termed as the interval of conv

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