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

System of differential equations for the population, Write down the system ...

Write down the system of differential equations for the population of both predators and prey by using the assumptions above. Solution We will start off through letting that

Word problem solving, the traffic light at three different road crossing ch...

the traffic light at three different road crossing change after every 48 seconds, 72 seconds and 108 seconds respectively. if they change simultaneously at 7 a.m., at what time wil

Discrete math, ) Show that the following argument is valid: (~p ? q) =>...

) Show that the following argument is valid: (~p ? q) => r s ? ~q ~t p => t (~p ? r) => ~s ------------------------ ? ~q 2) Show that the following argum

Probability, You''ve decided you want a plant for your room. At the gardeni...

You''ve decided you want a plant for your room. At the gardening store, there are 444 different kinds of plants (tulip, fern, cactus, and ficus) and 444 different kinds of pots to

Eliminate the parameter from the set of parametric equations, Eliminate the...

Eliminate the parameter from the subsequent set of parametric equations. X = t 2 + t Y = 2t - 1 Solution: One of the very easy ways to eliminate the parameter is to

Illustrate child ability to perform a math task, Give an example to illustr...

Give an example to illustrate how language incompetence can interfere with a child's ability to perform a task. While setting up a classification activity, a teacher gave the ch

Math.., how many sixs are in 60

how many sixs are in 60

Product and quotient rule, Product and Quotient Rule : Firstly let's se...

Product and Quotient Rule : Firstly let's see why we have to be careful with products & quotients.  Assume that we have the two functions f ( x ) = x 3   and g ( x ) = x 6 .

Vectors, A plane is flying at 200 mph with a heading of 45degrees and encou...

A plane is flying at 200 mph with a heading of 45degrees and encounters a wind mph from the west. What is the velocity and heading?

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