Question: Consider the following project network, where the number over each node is the time required for the corresponding activity. Consider the problem of finding the

 Consider the following project network, where the number over each node

Consider the following project network, where the number over each node is the time required for the corresponding activity. Consider the problem of finding the longest path (the largest total time) through this network from start to finish, since the longest path is the critical path. (a) For the forward recursion formulation of this problem, how many stages are there, and what are the states for each stage? (b) Use forward recursion to solve this problem. However, instead of using the usual tables, show your work graphically. In particular, fill in the values of the various fn(sn) under the corresponding nodes, and show the resulting optimal arc to traverse out of each node by drawing an arrowhead near the beginning of the arc. Then identify the optimal path (the shortest path) by following these arrowheads from the Start node to the Finish node. If there is more than one optimal path, identify them all. (c) Use forward recursion to solve this problem by manually constructing the usual tables for each stages n=1,n=2,n=3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock 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

Students Have Also Explored These Related General Management Questions!