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

What is a function, What is a Function, Anyway? Domain? Range? Next tim...

What is a Function, Anyway? Domain? Range? Next time you're at a fast-food restaurant, take a look at the price list. It may look something like this: • Hamburger.............

Determine boolean conjunctive query are cyclic or acyclic, Are the followin...

Are the following Boolean conjunctive queries cyclic or acyclic? (a) a(A,B) Λ b(C,B) Λ c(D,B) Λ d(B,E) Λ e(E,F) Λ f(E,G) Λ g(E,H). (b) a(A,B,C) Λ b(A,B,D) Λ c(C,D) Λ d(A,B,C,

Tangents with parametric equations - polar coordinates, Tangents with Param...

Tangents with Parametric Equations In this part we want to find out the tangent lines to the parametric equations given by X= f (t) Y = g (t) To do this let's first r

Markov chain, The Video Club Martin rents movies at "regular price" andat ...

The Video Club Martin rents movies at "regular price" andat "half price". Usually if the films are regularly priced one day, they will be at regular price the next day with probab

Integration, what is integration and how is it important

what is integration and how is it important

Natural exponential function , Natural exponential function : There is a e...

Natural exponential function : There is a extremely important exponential function which arises naturally in several places. This function is called as the natural exponential fun

Fft algorithm, (a) Using interpolation, give a polynomial f ∈ F 11 [x] of d...

(a) Using interpolation, give a polynomial f ∈ F 11 [x] of degree at most 3 satisfying f(0) = 2; f(2) = 3; f(3) = 1; f(7) = 6 (b) What are all the polynomials in F 11 [x] which

Example of mixing problems, A 1500 gallon tank primarily holds 600 gallons ...

A 1500 gallon tank primarily holds 600 gallons of water along with 5 lbs of salt dissolved into it. Water enters the tank at a rate of 9 gal/hr and the water entering the tank has

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