Question: Consider the following network, where each number along a link represents the actual distance between the pair of nodes connected by that link. The objective

Consider the following network, where each number along a link represents the actual distance between the pair of nodes connected by that link. The objective is to find the shortest path from the origin to the destination.

Consider the following network, where each number along a link

(a) What are the stages and states for the dynamic programming formulation of this problem?
(b) Use dynamic programming to solve this problem. However, instead of using the usual tables show your work graphically (similar to Fig. 11.2). In particular, start with the given network, where the answers already are given for fn*(sn) for four of the nodes; then solve for and fill in f2*(B) and f1*(O). Draw an arrowhead that shows the optimal link to traverse out of each of the latter two nodes. Finally, identify the optimal path by following the arrows from node O onward to node T.
(c) Use dynamic programming to solve this problem by manually constructing the usual tables for n = 3, n = 2, and n = 1.
(d) Use the shortest-path algorithm presented in Sec. 9.3 to solve this problem. Compare and contrast this approach with the one in parts (b) and (c).

S(A)-11 6 6 (destination) (origin) (O B 8 f2(C) 13

Step by Step Solution

3.47 Rating (176 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

a The nodes of the network can be divided into layers such that the nodes in the 8 th layer ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Document Format (1 attachment)

Word file Icon

545-M-S-L-P (615).docx

120 KBs Word File

Students Have Also Explored These Related Statistics Questions!