What is minimum spanning tree, Mathematics

Assignment Help:

What is minimum spanning tree?  Determine a railway network of minimal cost for the cities in the following graph using Kruskal's algorithm.

Ans: Minimum spanning tree in a connected weighted graph is spanning tree which has the smallest possible sum of weights of its edges.

2247_What is minimum spanning tree.png

We collect the edges in sorted order like this:

1121_What is minimum spanning tree 1.png

Select the edges (B,C),(D,F),(A,G),(C,D),(C,E).

After that we have option we may choose only one of (A,B) and (A,D), as selection of both makes a circuit. Assume we choose (A,B).  

Similarly we may choose just only one of (G,H) and (F,H).Assume we select (F,H).  

We Comprise a spanning tree as:

1500_What is minimum spanning tree 2.png


Related Discussions:- What is minimum spanning tree

Complex number, If z=re i ? ,find the value of |e iz | Solution)   z=r(c...

If z=re i ? ,find the value of |e iz | Solution)   z=r(cos1+isin1) |e iz |=|e ir(cos1+isin1) |=|e -rsin1 |=e -rsin1

Find out all the critical points for the function, Find out all the critica...

Find out all the critical points for the function. Solution To determine the derivative it's probably simple to do a little simplification previous to we in fact diffe

By the method of completion of squares solve equation, By the method of com...

By the method of completion of squares show that the equation 4x 2 +3x +5 = 0 has no real roots. Ans:    4 x 2 +3 x +5=0 ⇒  x 2 + 3/4 x + 5 = 0 ⇒   x 2 + 3/4 x +

Find the coordinates of c , Plot the points A(2,0) and B (6,0) on a graph p...

Plot the points A(2,0) and B (6,0) on a graph paper. Complete an equilateral triangle ABC such that the ordinate of C be a positive real number .Find the coordinates of C   (Ans: (

Monotonic, Monotonic, Upper bound and lower bound Given any sequence {a...

Monotonic, Upper bound and lower bound Given any sequence {a n } we have the following terminology: 1.   We call or denote the sequence increasing if a n n+1 for every n.

Write prim's algorithm, Write Prim's Algorithm.   Ans: Prim's algorithm...

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

Solving geometry using algebra, if one side of a square is increased 4 inch...

if one side of a square is increased 4 inches and an adjacement side is multiplied by 4, the perimeter of the resulting rectangle is 3 times the perimeter of the square. find the s

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