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

What are the angles of depression from observing position, In Figure, what ...

In Figure, what are the angles of depression from the observing positions O 1 and O 2 of the object at A?

Find the quotient and remainder, Question: Find the quotient and remain...

Question: Find the quotient and remainder when f(x) = x 5 - x 4 - 4x 3 + 2x + 3 is divided by g(x) = x-2. Make sure the quotient and remainder are clearly identified.

Find a formula for its frequency of oscillation, The frequency of oscillati...

The frequency of oscillation of an object suspended on a spring depends on the stiffness k of the spring (called the spring constant) and the mass m of the object. If the spring is

Circles, examples of construction of excircles

examples of construction of excircles

Determine the projection - vector, Determine the Projection of b = (2, 1, -...

Determine the Projection of b = (2, 1, -1) onto a = (1, 0, -2) There is a requirement of a dot product and the magnitude of a. a →  • b → = 4                             ||a

How far off shore is the sinking ship, A sinking ship signals to the shore ...

A sinking ship signals to the shore for assistance. Three individuals spot the signal from shore. The ?rst individual is directly perpendicular to the sinking ship and 20 meters in

Rounding decimals, i need help rounding decimals to the nearest 100th and t...

i need help rounding decimals to the nearest 100th and tenth

Analyze the dynamic path - difference equation, One of the well-known class...

One of the well-known class of models that involve a simple difference equation are models of mean reversion. These models typically take the form yt+1 - yt = -a(yt - μ)where 0

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