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

Prove that seca+tana=2x, If secA= x+1/4x, prove that secA+tanA=2x or  1/2x....

If secA= x+1/4x, prove that secA+tanA=2x or  1/2x. Ans:    Sec? = x +  1/4x ⇒ Sec 2 ? =( x + 1/4x) 2                             (Sec 2 ?= 1 + Tan 2 ?) Tan 2 ? = ( x +

I NEED HELP, Teng is designing a house and in each room he can choose from ...

Teng is designing a house and in each room he can choose from tiles, floorboards, or carpet for the floor. a. How many combinations of flooring materials are possible if he designs

Division Remainders, what is the remainder when 75 is divided by 4

what is the remainder when 75 is divided by 4

Prove - digraph of a partial order has no cycle more than 1, Prove that the...

Prove that the Digraph of a partial order has no cycle of length greater than 1. Assume that there exists a cycle of length n ≥ 2 in the digraph of a partial order ≤ on a set A

Trignometry, how to find value of cos20 without using calculator

how to find value of cos20 without using calculator

Infinite, why cant we find the value of 1 upon zero

why cant we find the value of 1 upon zero

Mathematical laboratory, how to reverse positive digit number using mod fun...

how to reverse positive digit number using mod function

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