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

Stages of multiplication from the beginning, What is our aim when teaching ...

What is our aim when teaching children multiplication? Firstly they should be able to judge which situations they need to multiply in, and the numbers that are to be multiplied sec

What is set, What is a set? Explain various methods to represent a set in s...

What is a set? Explain various methods to represent a set in set theory. Define the following with the help of suitable examples.      (i) Singleton Set

Slope, how would I graph the equation 2x-5y=5?

how would I graph the equation 2x-5y=5?

Sketch the direction field for the differential equation, Sketch the direct...

Sketch the direction field for the subsequent differential equation. Draw the set of integral curves for this differential equation. Find out how the solutions behave as t → ∞ and

Magnitude - vector, Magnitude - Vector The magnitude, or length, of th...

Magnitude - Vector The magnitude, or length, of the vector v → = (a1, a2, a3) is given by, ||v → || = √(a 1 2 + a 2 2 + a 2 3 ) Example of Magnitude Illus

Marketing plan and its parts, can you offer help with an entry level market...

can you offer help with an entry level marketing class and with developing charts and tables for the final marketing plan?

Stats, Instructions: 1. Write the null and alternative hypotheses. ...

Instructions: 1. Write the null and alternative hypotheses. 2. Calculate the test statistic. 3. Determine the critical value whether or not there has been an improv

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