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

How far is that person from the starting point, A person travels 10 miles d...

A person travels 10 miles due north, 6 miles due west, 4 miles due north, and 12 miles due east. How far is that person from the initail state? a. 23 miles northeast b. 13 mi

What is perfect squares, What is Perfect Squares ? Any number that can ...

What is Perfect Squares ? Any number that can be written as an integer to the power of two is called a perfect square. For example, 4 can be written as 2 2 4 is a "perfect sq

Fraction, sarah has 12 gel pen. she gave 3/4. how many she have

sarah has 12 gel pen. she gave 3/4. how many she have

Three whole divisions, In the National Hockey championship, there are 30 in...

In the National Hockey championship, there are 30 independent ice hockey teams. Every of the teams will play 82 official NHL games every year. Many teams will have to travel from t

Determine the size of belt, On a piece of machinery, the centers of two pul...

On a piece of machinery, the centers of two pulleys are 3 feet apart, and the radius of each pulley is 6 inches. Determine the size of belt (in feet) is required to wrap around bot

Additionally functions in substitution rule, Substitution Rule Mostly ...

Substitution Rule Mostly integrals are fairly simple and most of the substitutions are quite simple. The problems arise in correctly getting the integral set up for the substi

Example of imaginary numbers, Example of Imaginary Numbers: Example 1...

Example of Imaginary Numbers: Example 1: Multiply √-2  and √-32 Solution: (√-2)( √-32) = (√2i)( √32i) =√64 (-1) =8 (-1) =-8 Example 2: Divid

value of integration , what is the value of integration limit n-> infinity...

what is the value of integration limit n-> infinity [n!/n to the power n]to the power 1/n Solution)  limit n-->inf.    [1 + (n!-n^n)/n^n]^1/n = e^ limit n-->inf.    {(n!-n^n)

Hi, how do you find the distance between the sun and earth

how do you find the distance between the sun and earth

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