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

Word problem, A computer is programmed to scan the digits of the counting n...

A computer is programmed to scan the digits of the counting numbers.For example,if it scans 1 2 3 4 5 6 7 8 9 10 11 12 13 then it has scanned 17 digits all together. If the comput

g ( x ) = 3sec ( x ) -10 cot ( x ) -differentiate , Differentiate followin...

Differentiate following functions.                   g ( x ) = 3sec ( x ) -10 cot ( x ) Solution : There actually isn't a whole lot to this problem.  We'll just differentia

Percentage, 7 is what percent of 105?.

7 is what percent of 105?.

Solve the form x2 + bx - c, Solve the form x 2 + bx - c ? This tutori...

Solve the form x 2 + bx - c ? This tutorial will help you factor quadratics that look something like this: x 2 + 11x - 12 (No lead coefficient; positive middle coeffic

Problem on numbers, # In a two-digit, if it is known that its unit''s digi...

# In a two-digit, if it is known that its unit''s digit exceeds its ten''s digit by 2 and that the product of the given number and the sum of its digits is equal to 144, then the

Critical point of exponential functions and trig functions, Critical point ...

Critical point of exponential functions and trig functions, Let's see some examples that don't just involve powers of x. Example:  find out all the critical points for the

The mean value theorem, The Mean Value Theorem : In this section we will ...

The Mean Value Theorem : In this section we will discuss the Mean Value Theorem.  Before we going through the Mean Value Theorem we have to cover the following theorem. Ro

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