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

Inequalities and intervals, What inequalities and intervals are? If it is g...

What inequalities and intervals are? If it is given that a real number 'p' is not less than another real number 'q', we understand that either p should be equal to q or

What is the cost of one adult ticket, The cost of a student ticket is $1 mo...

The cost of a student ticket is $1 more than half of an adult ticket. Six adults and four student tickets cost $28. What is the cost of one adult ticket? Let x = the cost of a

Sets, creative assignment about sets

creative assignment about sets

Standard deviation, Certain model of new home distributed with a mean of $1...

Certain model of new home distributed with a mean of $150,000. Find percentage of buyers who paid between $150,000-155,000 if standard deviation is $1800.

Consumer behaviour, what is consumer behaviour according to accounting

what is consumer behaviour according to accounting

What is the net area to be painted, An elevated cylindrical shaped water to...

An elevated cylindrical shaped water tower is in require of paint. If the radius of the tower is 10 ft and the tower is 40 ft tall, what is the net area to be painted? (π = 3.14)

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