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

Create graph showing the depth of the water , Your friends have opened an o...

Your friends have opened an ocean fishing operation that requires their fishing vessel to cross a channel, where the depth of the water (measured in metres) varies with time, and i

Draw a common graph f ( x ) = |x|, Graph f ( x ) = |x| Solution The...

Graph f ( x ) = |x| Solution There actually isn't much to in this problem outside of reminding ourselves of what absolute value is. Remember again that the absolute value f

Assignment, Is there any assignment work available for mathematics?

Is there any assignment work available for mathematics?

Root test- sequences and series, Root Test- Sequences and Series This ...

Root Test- Sequences and Series This is the final test for series convergence that we're going to be searching for at.  Like with the Ratio Test this test will as well tell wh

Non zero sum games- game theory, Non Zero Sum Games Recently there was ...

Non Zero Sum Games Recently there was no satisfactory theory either to describe how people should play non-zero games or to explain how they actually play that game Nigel Ho

Limit, limit x APProaches infinity (1+1/x)x=e

limit x APProaches infinity (1+1/x)x=e

Find the depth of water in the pond, A lotus is 2m above the water in a pon...

A lotus is 2m above the water in a pond. Due to wind the lotus slides on the side and only the stem completely submerges in the water at a distance of 10m from the original positio

Find out solutions to second order differential equations, Find out some so...

Find out some solutions to y′′ - 9 y = 0 Solution  We can find some solutions here simply through inspection. We require functions whose second derivative is 9 times the

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