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

Differential equation, Question: In the interest of saving up enough mo...

Question: In the interest of saving up enough money for retirement, you have created a bank account to store a  sum of money. Compound interest on  this account is accumulated

SAT question, In a certain class, one half of the male students and two thi...

In a certain class, one half of the male students and two thirds of the female students speak French. If there are three fourths as many girls as boys in the class. What fraction o

Limit problem, limit x-a/|x-a| equals x-a [a]a [b]0 [c]-a [d]none 0f these

limit x-a/|x-a| equals x-a [a]a [b]0 [c]-a [d]none 0f these

Decimals, what is 0.875 of 2282?

what is 0.875 of 2282?

How to make equations of conics easier to read, How to Make Equations of Co...

How to Make Equations of Conics Easier to Read ? If you want to graph a conic sections, first you need to make the equation easy to read. For example, say you have the equatio

Numerical method, find the newton raphson iterative formula for a reciproca...

find the newton raphson iterative formula for a reciprocal of a number N and hence find the value of 1/23

Problem solving sequence: the operations, marianne took $100.00 to a store ...

marianne took $100.00 to a store that was holding a no-tax sale. she bought a shirt for $24.99, sandals for $18.50, shorts for $16.49, and a beach bag for $21.69. how much did she

Which general famously stated ''i shall return'', Which general famously st...

Which general famously stated 'I shall return'? A. Bull Halsey B. George Patton C. Douglas MacArthur D. Omar Bradley

Unionz, Need a problem solved

Need a problem solved

The square of a positive number is 49 what is the number, The square of a p...

The square of a positive number is 49. What is the number? Let x = the number.  The sentence that is , "The square of a positive number is 49," translates to the equation x 2

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