v->w weight B->A 4 B->C 35 B->F 30 B->G 3 C-D 50 C->G C->H 15 E->A 29 E->B 36 E-F 73 G-F 26 G->H 55 H->D 26 ere is a graphical representation of the same edge-weighted digraph: (A) <----4-- -(B)------35---->(C)-----50(D)

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

 

 

Consider the following edge-weighted digraph with 8 vertices and 13 edges.
v->w weight
B->A
4
B->C 35
B->F
30
B->G
3
C-D 50
C-G
4
C->H
15
E->A 29
E->B
36
E-F 73
G-F
26
G->H
55
H->D 26
Here is a graphical representation of the same edge-weighted digraph:
(A) <-----4---- -(B)------35---->(C).
(E)
36
^|\
V
30
VV
---73---->(F) <-----26- (G)
dist To [v]
IN
-50--->(D)
26
Suppose that you run Dijkstra's algorithm to compute the shortest paths from
E to every other vertex. Give the contents of the distTo[] array immediately.
after vertex C is relaxed (not necessarily when the algorithm terminates).
Here is the distTo[] array before E is relaxed:
ABCDEFGH
(H)
Answer
Your answer should be a sequence of 8 integers, separated by whitespace.
Transcribed Image Text:Consider the following edge-weighted digraph with 8 vertices and 13 edges. v->w weight B->A 4 B->C 35 B->F 30 B->G 3 C-D 50 C-G 4 C->H 15 E->A 29 E->B 36 E-F 73 G-F 26 G->H 55 H->D 26 Here is a graphical representation of the same edge-weighted digraph: (A) <-----4---- -(B)------35---->(C). (E) 36 ^|\ V 30 VV ---73---->(F) <-----26- (G) dist To [v] IN -50--->(D) 26 Suppose that you run Dijkstra's algorithm to compute the shortest paths from E to every other vertex. Give the contents of the distTo[] array immediately. after vertex C is relaxed (not necessarily when the algorithm terminates). Here is the distTo[] array before E is relaxed: ABCDEFGH (H) Answer Your answer should be a sequence of 8 integers, separated by whitespace.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY