Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task 2 (Shortest Path Problem & Dijkstra-Algorithm) A A B CDEFG - 2 T 9 9 F BODBE 1 2 0 1 G 9


student submitted image, transcription available below

student submitted image, transcription available below  

Task 2 (Shortest Path Problem & Dijkstra-Algorithm) A A B CDEFG - 2 T 9 9 F BODBE 1 2 0 1 G 9 1019 1 0 2 2 0 1 1 0 20 Points Table 2: Arc traversing costs in the shortest path problem There is a transportation network formed by the seven nodes A, B, C., G. We have no information about the locations of the nodes but we know which connections between which pairs of knots are available. In addition, we are informed about the costs to use these connections. Tab. summarizes these information. The sign "-" indicates that there is no direct connection (are) available. a) Use the Dijkstra-Algorithm to determine a least cost path through the network which originates from node A and terminates in node G. You have to use the tabular representation of the Dijkstra-Algorithm. Fill out the following Tab. Iteration permanently labeled node current label values (permanent values are marked by) 1 2 3 4 5 6 7 A B C D E F G Table 3: Tabular representation of the Dijkstra-Algorithm b) What is the shortest path in this situation? Give the found node sequence. The shortest path is c) What is the length of the shortest path? The shortest path length is =

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

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these General Management questions