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

Explain histogramsin details, Explain Histogramsin details? Another way...

Explain Histogramsin details? Another way to display frequencies is by using a histogram. The following is an example of a histogram using the data from the previous example:

Metric Units, How do I convert metric units?

How do I convert metric units?

Arthimetic progressions, what is the ratio of sides of a right angle triang...

what is the ratio of sides of a right angle triangle which are in A.P

An example of build upon the child''s background, What are the other differ...

What are the other differences between learners that a teacher needs to keep in mind, while teaching?  Let us see an example in which a teacher took the pupil's background into acc

What is larry''s salary after the raise, Larry earned $32,000 per year. The...

Larry earned $32,000 per year. Then he received a (3)1/4% rise. What is Larry's salary after the raise? If Larry earns a (3) 1/4 % (or 3.25%) raise, he will earn 103.25% of his

What are whole numbers, Q. What are Whole numbers? The set of whole num...

Q. What are Whole numbers? The set of whole numbers is the set of natural numbers with the zero thrown in: 0,1,2,3,4,... Hint: Some people remember that the whole numbers

Initial value problems, Write a Matlab function MyIVP that solves an initia...

Write a Matlab function MyIVP that solves an initial-value problem (IVP) for a system of ordinary differential equations (ODEs) of the form x ?(t) = f (t, x(t)), where f : R × Rn ?

Monica, Express area of a square with sides of length 5ab as a monomial.

Express area of a square with sides of length 5ab as a monomial.

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