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

The blood pressure over two heart beats, At rest, the human heart beats onc...

At rest, the human heart beats once every second. At the strongest part of the beat, a person's blood pressure peaks at 120mmHg. At the most relaxed part of the beat, a person's bl

Equation of the line which passes through the two points, Example: Write do...

Example: Write down the equation of the line which passes through the two points (-2, 4) and (3, -5). Solution At first glance it might not appear which we'll be capable to

High self-esteem helps learning-how do children learn?, High Self-esteem He...

High Self-esteem Helps Learning :  Consider Ajay, a student of Class 2. He is constantly told by his irritated father, "How stupid you are! You don't even understand this! Even yo

Sketch the graph f ( x ) = - x5 + (5/2 )x4 + (40/3) x3 + 5, Sketch the grap...

Sketch the graph of the below function. f ( x ) = - x 5 + (5/2 )x 4 + (40/3) x 3 + 5 Solution : Whenever we sketch a graph it's good to have a few points on the graph to

Draw a common graph f ( x ) = |x|, Graph f ( x ) = |x| Solution The...

Graph f ( x ) = |x| Solution There actually isn't much to in this problem outside of reminding ourselves of what absolute value is. Remember again that the absolute value f

Triangles, what are rules of triangles?

what are rules of triangles?

Draw and label the graphs of the pdf, 1. What is the value of Φ(0)? 2. Φ...

1. What is the value of Φ(0)? 2. Φ is the pdf for N(0, 1); calculate the value of Φ(1.5). 3.  Suppose X ~ N(0, 1). Which, if either, is more likely: .3 ≤ X ≤ .4, or .7 ≤ X ≤

Find the length of chord ab, If PA and PB are tangents to a circle from an ...

If PA and PB are tangents to a circle from an outside point P, such that PA=10cm and ∠APB=60 o . Find the length of chord 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