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

Find the length of the boundary and the area of the shaded, The boundary of...

The boundary of the shaded portion in the adjoining figure consists of our half-circles and two quarter-circles.  Find the length of the boundary and the area of the shaded portion

Transition matrix for the probabilitiy, Suppose research on three major cel...

Suppose research on three major cell phones companies revealed the following transition matrix for the probability that a person with one cell phone carrier switches to another.

Write first-order formulas over the relational symbols, Consider the unary ...

Consider the unary relational symbols P and L, and the binary relational symbol On, where P(a) and I(a) encode that a is a point and a (straight) line in the 2-dimensional space, r

The sum of their ages is 104 how old is shari, Sam's age is 1 less than dou...

Sam's age is 1 less than double Shari's age. The sum of their ages is 104. How old is Shari? Let x = Shari's age and let y = Sam's age. Because Sam's age is 1 less than twice S

Alternate notation of derivative, Alternate Notation : Next we have to dis...

Alternate Notation : Next we have to discuss some alternate notation for the derivative. The typical derivative notation is the "prime" notation. Though, there is another notation

Determine the nand gate, Find out the two inputs when the NAND gate output ...

Find out the two inputs when the NAND gate output will be low. Ans. The output of NAND gate will be low if the two inputs are 11. The Truth Table of NAND gate is shown

Properties of vector arithmetic, Properties of Vector Arithmetic If v, ...

Properties of Vector Arithmetic If v, w and u are vectors (each with the same number of components) and a and b are two numbers then we have then following properties. v →

Solve factors for given equations, 1/a+b+x  =1/a+1/b+1/x    a+b ≠ 0 ...

1/a+b+x  =1/a+1/b+1/x    a+b ≠ 0 Ans: 1/a+b+x  =1/a+1/b+1/x => 1/a+b+x -1/x = +1/a +1/b ⇒  x - ( a + b + x )/ x ( a + b + x )   = + a + b/ ab ⇒

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