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

DECIMALS, the mass of a container is 5.81kg when full with sugar .the mass ...

the mass of a container is 5.81kg when full with sugar .the mass of container is 3.8kg when 3/8 of the sugar is removed.what is the mass of empty container

Construct a venn diagram, In a survey of 85 people this is found that 31 wa...

In a survey of 85 people this is found that 31 want to drink milk 43 like coffee and 39 wish tea.  As well 13 want both milk and tea, 15 like milk & coffee, 20 like tea and coffee

Permutations and Combinations, How many 4 digit number lass than 6000 can b...

How many 4 digit number lass than 6000 can be made with the digits 7,6,4 and 2 if digits are not repeated?

., There are k baskets and n balls. The balls are put into the baskets rand...

There are k baskets and n balls. The balls are put into the baskets randomly. If k

Universal set, Universal set The term refers to the set which contains...

Universal set The term refers to the set which contains all the elements such an analyst wishes to study.  The notation U or ξ is usually used to denote universal sets.

Rita, Calculate 50%

Calculate 50%

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