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

Solve the radical form, Simplify following. Suppose that x, y, & z are posi...

Simplify following. Suppose that x, y, & z are positive.                      √ y 7 Solution In this case the exponent (7) is larger than the index (2) and thus the fir

Define combined functions, Q. Define Combined Functions? Ans. We a...

Q. Define Combined Functions? Ans. We are often interested in functions which combine a trigonometric function with another type of function.  For example, y = x + sinx wi

Pre Calculus, I have no idea how to graph exponential forms.

I have no idea how to graph exponential forms.

Find the number of students in the class, Students are made to stand in row...

Students are made to stand in rows. If one student is extra in a row there would be 2 rows less. If one student is less in a row there would be 3 rows more. Find the number of stud

How to find total no. of unordered pairs , How to find total no. of unorder...

How to find total no. of unordered pairs of disjoint subsets of a finite set? Solution) Suppose A and B are two such disjoint subsets of the set S. Then every element can go into

Problem solving sentence, a cheeseburger cost $6.39 more than a burger of $...

a cheeseburger cost $6.39 more than a burger of $2.29, what is the difference?

How several miles did joe walk altogether, Joe walked 2 1/2 miles to school...

Joe walked 2 1/2 miles to school, 1/3 mile to work, and 1 1/4 miles to his friend's house. How several miles did Joe walk altogether? To find out the total distance walked, add

What is partially ordered set, What is Partially Ordered Set?  Let  S = {a,...

What is Partially Ordered Set?  Let  S = {a,b,c} and A = P(S). Draw the Hasse diagram of the poset A with the partial order ⊆ (set inclusion).   Ans: Let R be a relation define

Triangle, in triangle abc ab=ac and d is a point on side ac such that bc*bc...

in triangle abc ab=ac and d is a point on side ac such that bc*bc=ac*cd. prove that bc=bd

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