Apply depth-first-search to find out the spanning tree, Mathematics

Assignment Help:

Apply depth-first-search to find out the spanning tree for the subsequent graph with vertex d as the starting vertex.       

1410_Apply depth-first-search to find out the spanning tree.png

Ans: Let us begin with node'd'. Mark d as visited node. Node'd' comprises two child 'e' and 'f'. After that Visit node 'e' and mark it as visited. Select edge (d, e) and add it to spanning tree T. So, T = {(d, e)}  Now e has e has two children: c and f. Visit c, add (e, c) to T, and mark c as visited. After that visit a and after that b. Mark them visited node and add arcs (c, a) and (c, b) to T. Up to here 

T = {(d, e), (e, c), (c, a), (c, b)}

Now here c has one more child e, which is previously visited, so exit recursion and go up to e that one more unvisited child f. Visit it, mark it as visited and we add (e, f) to T.  f comprise three (3) children: d, g and h. d is visited so leave it. Visit g, and doing the basic work of marking as visited and adding the arc utilized to visit the node in T, we at last get T as 

T = {(d, e), (e, c), (c, a), (c, b), (e, f), (f, g), (g, h), (h, i), (h, k), (k, j)}


Related Discussions:- Apply depth-first-search to find out the spanning tree

Factoring quadratics of the form x2 + bx + c, Factoring quadratics of the f...

Factoring quadratics of the form x 2 + bx + c ? This tutorial will help you factor quadratics that look something like this: x 2 + 7x + 12 (Positive coefficients; no lea

Ratio test - sequences and series, Ratio Test In this part we are goin...

Ratio Test In this part we are going to take a look at a test that we can make use to see if a series is absolutely convergent or not.  Remind that if a series is absolutely c

The mean value theorem for integrals, The Mean Value Theorem for Integrals ...

The Mean Value Theorem for Integrals If f(x) is a continuous function on [a,b] then here is a number c in [a,b] thus, a ∫ b f(x) dx = f(c)(b -a) Proof Let's begin

Find the 20th term of arithmetic progressions, Find the 20 th term from th...

Find the 20 th term from the end of the AP 3, 8, 13........253. Ans:    3, 8, 13 .............. 253 Last term = 253 a20 from end = l - (n-1)d 253 - ( 20-1) 5 253

Hypothesis test, Describe, in your own words, the following terms and give ...

Describe, in your own words, the following terms and give an example of each. Your examples are not to be those given in the lecture notes, or provided in the textbook. By the en

Fractions, what is 1/3 + 2/9 equal

what is 1/3 + 2/9 equal

What is the continuously compounded forward rate, At time t an investor s...

At time t an investor shorts a $1 face value zero coupon bond that matures at time T = t and uses the entire proceeds to purchase a zero coupon bond that matures at time

Find out if the sets of vectors are parallel or not, Determine or find out ...

Determine or find out if the sets of vectors are parallel or not. (a) a → = (2,-4,1), b = (-6, 12 , -3) (b) a → = (4,10), b = (2,9) Solution (a) These two vectors

Interquarticles, (i may have spelled it wrong)but i forgot how to do them.

(i may have spelled it wrong)but i forgot how to do them.

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