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

Word problem, A computer is programmed to scan the digits of the counting n...

A computer is programmed to scan the digits of the counting numbers.For example,if it scans 1 2 3 4 5 6 7 8 9 10 11 12 13 then it has scanned 17 digits all together. If the comput

How to find x?, How can I solve x in a circle? For example.. m

How can I solve x in a circle? For example.. m

Polynomials in two variables, Polynomials in two variables Let's take a...

Polynomials in two variables Let's take a look at polynomials in two variables.  Polynomials in two variables are algebraic expressions containing terms in the form ax n y m

Solution by factorization, Solution by Factorization, please solve quadrati...

Solution by Factorization, please solve quadratic equations by Factorization.

Application of linear equations, Application of Linear Equations We ar...

Application of Linear Equations We are going to talk about applications to linear equations.  Or, put in other terms, now we will start looking at story problems or word probl

Find out if the following series converges or diverges, Determine or find o...

Determine or find out if the following series converges or diverges.  If it converges find out its value. Solution We first require the partial sums for this series.

Algebra, Tom has five times as many marbles as Jim. together they have 42 m...

Tom has five times as many marbles as Jim. together they have 42 marbles. how many marbles does each has?

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