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

Geometry, how to find the sum of the measure of the interior angles of each...

how to find the sum of the measure of the interior angles of each convex polygon

Lance has 70 cents margaret has 3/4 who has the most money, Lance has 70 ce...

Lance has 70 cents, Margaret has three-fourths of a dollar, Guy has two quarters and a dime, and Bill has six dimes. Who has the most money? Lance has 70 cents. Three-fourths o

Integration techniques, Integration Techniques In this section we are ...

Integration Techniques In this section we are going to be looking at several integration techniques and methods. There are a fair number of integration techniques and some wil

Equal groupings -categories of multiplication, Equal groupings - when we...

Equal groupings - when we want to find how many objects there are in several equal-sized sets. (e.g., if there are 3 baskets, each with 4 bananas, 4 oranges and 4 apples, respec

Construct the finite automaton for state transition table, Construct the fi...

Construct the finite automaton for the state transition table given below. Ans: The finite automata is displayed below. The initial state is marked along with arrow sign a

Linear programming, Consider the following linear programming problem: M...

Consider the following linear programming problem: Min (12x 1 +18x 2 )             X 1 + 2x 2 ≤ 40             X 1 ≤ 50             X 1 + X 2 = 40             X

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