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

Find the area irrigated by this system, An irrigation system uses a straigh...

An irrigation system uses a straight 30m sprinkler pipe which is capped at one end and arranged so that all water is released directly downwards and pivots around a central point.

What is this distance expressed in standard notation, The distance from the...

The distance from the sun to the earth is approximately 9.3 × 10 7 miles. What is this distance expressed in standard notation? In order to convert this number to standard not

How mathematical ideas grow, HOW MATHEMATICAL IDEAS GROW :  In this sectio...

HOW MATHEMATICAL IDEAS GROW :  In this section we shall consider three aspects of the nature of mathematical ideas, namely, that they progress from concrete to abstract, from part

Example of factoring quadratic polynomials, Factor following polynomials. ...

Factor following polynomials.                               x 2 + 2x -15 Solution x 2 +2x -15 Okay since the first term is x 2 we know that the factoring has to ta

Class 10, chapter permutation & combination ex :4.6

chapter permutation & combination ex :4.6

Estimate the area between f ( x ) =x3 - 5x2 + 6 x + 5, Estimate the area be...

Estimate the area between f ( x ) =x 3 - 5x 2 + 6 x + 5 and the x-axis by using n = 5 subintervals & all three cases above for the heights of each of the rectangle. Solution

Addition, #questiowhat is 1+1n..

#questiowhat is 1+1n..

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