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

Factor Fiction, Ok this is true or false wit a definition. The GCF of a pai...

Ok this is true or false wit a definition. The GCF of a pair of numbers can never be equal to one of the numbers.

Linear algebra, Let A be an n×n matrix. Then Show that the set U = {u?R^n ...

Let A be an n×n matrix. Then Show that the set U = {u?R^n : Au = -3un} is a Subspace of R^n

Interpolation and extrapolation, Interpolation is a method of s...

Interpolation is a method of statistical estimation and the word literally means 'making insertions'. Let us consider a well-known situation whi

Reduction formulae, Reduction formulae Script for Introduction: ...

Reduction formulae Script for Introduction: First let us know what is meant by reduction formula. In simple words,                 A formula which expressess(or re

How to convert percentages to decimals, Q. How to Convert Percentages to De...

Q. How to Convert Percentages to Decimals? Ans. Since percent stands for "hundredths", to write a percentage as a decimal you just need to find how many hundredths it repr

Example of word problem, Example of Word problem: There is a man who i...

Example of Word problem: There is a man who is 21 years older than his son.  5 years ago he was four times as old as his son. How older are both now? Solution: Step 1

In terms of x what is the total number of miles they rode, Noel rode 3x mil...

Noel rode 3x miles on his bike and Jamie rode 5x miles on hers. In terms of x, what is the total number of miles they rode? The terms 3x and 5x are such as terms since they hav

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