Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

G2 Gi G3 14 G6 G4 G5 Q1. (20pts + 20pts + 20 pts = 60pts) G=(VE) Consider the digraph G=(V,E) at the left figure

image text in transcribed

G2 Gi G3 14 G6 G4 G5 Q1. (20pts + 20pts + 20 pts = 60pts) G=(VE) Consider the digraph G=(V,E) at the left figure composed of six internally fully connected subgraphs G, i=1,...,6 with V=6n vertices! Each G has n vertices (with indices ranging from (i-1)*n+1 to i*n; vertices of G3: [2n+1, 3n]). The interconnections between subgraphs are always from the highest indexed vertex Vimax of G, to lowest indexed vertex Vimin of G; (e.g., the edge from Gto G2 goes from Vsn to vn+1). The edges are weighted such that all edges of each G;, i=1,...,6 (both within G; and interconnecting) have a weight of i (e.g., each edge within G, and any edge going out of v, has a weight of 1 while each edge within G, and any edge going out of van has a weight of 2). Hint for (a and b): You may apply the algorithms from our online discussions to solve the following problems; but it may be easier to figure out the graph and solve it directly without using the algorithm. a) Find the shortest path to each vertex in G from y, and draw a graph that shows only these paths with the weights for each edge on that graph. b) Find (i.e. draw) one of the minimum spanning trees MST, of the underlying graph of G that minimizes the average distance pre- v1 Ep.(u, v), between all pairs of vertices where p (u, v) is the shortest path between vertices u and y in MST, Show each vertex of G and the connecting edges & weights in your MST. c) Apply depth first search (DFS) to the graph above starting at vz! Disregard the weights of edges for this part of question! Perform your search regarding the vertices'ascending numerical order! Show the final output (order of processed vertices along with the time stamps) of the algorithm! we ye G2 Gi G3 14 G6 G4 G5 Q1. (20pts + 20pts + 20 pts = 60pts) G=(VE) Consider the digraph G=(V,E) at the left figure composed of six internally fully connected subgraphs G, i=1,...,6 with V=6n vertices! Each G has n vertices (with indices ranging from (i-1)*n+1 to i*n; vertices of G3: [2n+1, 3n]). The interconnections between subgraphs are always from the highest indexed vertex Vimax of G, to lowest indexed vertex Vimin of G; (e.g., the edge from Gto G2 goes from Vsn to vn+1). The edges are weighted such that all edges of each G;, i=1,...,6 (both within G; and interconnecting) have a weight of i (e.g., each edge within G, and any edge going out of v, has a weight of 1 while each edge within G, and any edge going out of van has a weight of 2). Hint for (a and b): You may apply the algorithms from our online discussions to solve the following problems; but it may be easier to figure out the graph and solve it directly without using the algorithm. a) Find the shortest path to each vertex in G from y, and draw a graph that shows only these paths with the weights for each edge on that graph. b) Find (i.e. draw) one of the minimum spanning trees MST, of the underlying graph of G that minimizes the average distance pre- v1 Ep.(u, v), between all pairs of vertices where p (u, v) is the shortest path between vertices u and y in MST, Show each vertex of G and the connecting edges & weights in your MST. c) Apply depth first search (DFS) to the graph above starting at vz! Disregard the weights of edges for this part of question! Perform your search regarding the vertices'ascending numerical order! Show the final output (order of processed vertices along with the time stamps) of the algorithm! we ye

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 19th International Conference Dexa 2008 Turin Italy September 2008 Proceedings Lncs 5181

Authors: Sourav S. Bhowmick ,Josef Kung ,Roland Wagner

2008th Edition

3540856536, 978-3540856535

More Books

Students also viewed these Databases questions

Question

Know how productivity improvements impact quality and value.

Answered: 1 week ago

Question

Recommend the key methods to improve service productivity.

Answered: 1 week ago