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

What is terminology of quadratic functions, What is Terminology of Quadrati...

What is Terminology of Quadratic Functions ? The function in x given by: F(x) = ax 2 + bx + c, where a 0 is called a quadratic function. The graph of a quadratic function is

Determine whether the following numbers are odd or even, Determine whether ...

Determine whether the following numbers are odd or even: Examples: Determine whether the following numbers are odd or even:  364, 1068, & 257. Solution: 1.

Examples of play and learning maths, Here are a few examples of some team g...

Here are a few examples of some team games. The teams can be small (1-3 children) or big (15-20 children). We start with some games for small children. a) One team places a numb

NUMERICAL PARTIAL DIFFERENTIAL EQUATIONS, Our objective is solve the follo...

Our objective is solve the following fourth-order BVP: (a(x)u'' )'' = f (x) u(0) = u(1)=0 u(0)' = u(1)'=0 (a) Give the variational formulation of the above BVP. (b) Describe the

What are the properties of normal distribution, What are the properties of ...

What are the properties of Normal distribution? The normal curve is symmetrical when p=q or p≈q The normal curve is a single peaked curve The normal curve is asymptotic t

Abstract Algebra, let R be a (noncommutative) ring. Given that a,b and a+b ...

let R be a (noncommutative) ring. Given that a,b and a+b ? R are all units, prove that a^(-1)+b^(-1) is a unit

Logarithms, We know that 2 4 = 16 and also that 2 is referred to as ...

We know that 2 4 = 16 and also that 2 is referred to as the base, 4 as the index or power or the exponent. The same if expressed in terms of logarithms would be log 2

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