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

Division, Before taking up division of polynomials, let us acquaint...

Before taking up division of polynomials, let us acquaint ourselves with some basics. Suppose we are asked to divide 16 by 2. We know that on dividing 16 by

Solid Mensuration, The two sides of a triangle are 17 cm and 28 cm long, an...

The two sides of a triangle are 17 cm and 28 cm long, and the length of the median drawn to the third side is equal to 19.5 cm. Find the distance from an endpoint of this median to

Quantitative analysis, Suppose the economy is now ‘open’ and thus has an ex...

Suppose the economy is now ‘open’ and thus has an external demand (e.g. from the government, exports, etc.) of the dollar amounts for each respective industry. In the latest budget

Find the circumference of a circle, Find the circumference of a circle whos...

Find the circumference of a circle whose area is 16 times the area of the circle with diameter 7cm            (Ans: 88cm) Ans:     Π R 2 = 16 Π  r 2 R 2 = 16 r 2

What is her weekly paycheck assuming there are deductions, Kyra's weekly wa...

Kyra's weekly wages are $895. A Social Security tax of 7.51% and a State Disability Insurance of 1.2% are taken out of her wages. What is her weekly paycheck, assuming there are no

Differential equations and group methods, solve the differential equation ...

solve the differential equation dy/dx=f(y)x^n+g(y)x^m by finding a one-parameter group leaving it invariant

Linear probability model, Pepsi:               A dummy variable where 1 den...

Pepsi:               A dummy variable where 1 denotes choice of Pepsi by the i-th customer and 0 otherwise Price_P:           The price of a 2-liter bottle of Pepsi at the time

Polar coordinates - parametric equations & polar coordinates, Polar Coordin...

Polar Coordinates Till this point we've dealt completely with the Cartesian (or Rectangular, or x-y) coordinate system.  Though, as we will see, this is not all time the easie

Calculus, how to find the volume

how to find the volume

Types of sets, NULL/ VOID/ EMPTY SET A set which has no element is know...

NULL/ VOID/ EMPTY SET A set which has no element is known as the null set or empty set and is indicated by f (phi). The number of elements of a set A is indicated as n (A) and

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