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 volume of a right circular cylinder, Find the volume of a right ci...

Find the volume of a right circular cylinder: Calculate the volume and surface area of a right circular cylinder along with r = 3" and h = 4".  Solution: V =      πr 2

Example of set representation, Can anybody suggest me any example of Set Re...

Can anybody suggest me any example of Set Representation?

Find the annual percentage yield, 1.   Find the APY for the bank described ...

1.   Find the APY for the bank described below- A bank offers an APR of 4% compounded monthly. 2.  Use the compound interest formula to compute the balance in the following a

Determine the size of the proposed repayments, Five years ago a business bo...

Five years ago a business borrowed $100,000 agreeing to repay the principal and all accumulated interest at 8% pa compounded quarterly, 8 years from the loan date. Two years after

Integers, What are some equations for 36?

What are some equations for 36?

Whta is truth table, What is a truth table? Distinguish between Tautology &...

What is a truth table? Distinguish between Tautology & Contradiction?

Recognizes the absolute extrema & relative extrema, Recognizes the absolute...

Recognizes the absolute extrema & relative extrema for the following function.                           f ( x ) = x 2       on [-1, 2] Solution:  As this function is simpl

What distances from the two gates should the pole, A pole has to be erected...

A pole has to be erected at a point on the boundary of a circular park of diameter 13m in such a way that the differences of its distances from two diametrically opposite fixed gat

Prove that x2 + y2 - 8x - 10y +39 = 0, If the points (5, 4) and (x, y) are ...

If the points (5, 4) and (x, y) are equidistant from the point (4, 5), prove that x 2 + y 2 - 8x - 10y +39 = 0. Ans :   AP = PB AP 2 = PB 2 (5 - 4) 2 + (4 - 5) 2 = (x

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