Question

In: Computer Science

Consider the following activity-on-arc project network, wherethe 12 arcs (arrows) represent the 12 activities (tasks)...

Consider the following activity-on-arc project network, where the 12 arcs (arrows) represent the 12 activities (tasks) that must be performed to complete the project and the network displays the order in which the activities need to be performed. The number next to each arc (arrow) 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 (node 1) to finish (node 9), since the longest path is the critical path.

Figure 1:

(a) Formulate the network flow model for the corresponding diagram.

(b) What is the logical resoning behind the fact that the longest path in a network is chosen to be the critical path.


Solutions

Expert Solution

Decision variable:

Xij­ = 1, the arc from node i to node j is chosen in the optimal (longest) path otherwise Xij­ = 0

Objective Function:

Maximize the total time required from node 1 to node 9:

Max. Z = ∑(cij)(Xij)

Where, cij = time taken by arc (activity) from ith node and jth node
MAx Z. = 5X12 + 3X13 + 3X35 + 2X25 + 4X24 + 4X47 + 1X46 + 2X58 + 6X57 + 6X57 + 5X69 + 4X79 + 7X89

Constraint:

For longest route problem, following constraint are to be satisfied,

For origin Node 1, outgoing arc is equal to 1,

X12 + X13 = 1

For intermediate nodes,

Arc in = arc out

For node 2: X12 = X25 + X24 or X12 – X25 - X24 = 0  

For node 3: X13 = X35 or X13 – X35 = 0

For node 4: X24 = X46 + X47 or X24 – X46 – X47 = 0

For node 5: X25 + X35 = X57 + X58 or X25 + X35 - X57 - X58 = 0

For node 6: X46 = X69 or X46 – X69 = 0

For node 7: X57 + X47 = X79 or X57 + X47 – X79 = 0

For node 8: X58 = X89 or X58 – X89 = 0

For destination node:

Arc in = 1

For node 9, X69 + X79 + X89 = 1


Related Solutions

Consider the following network of a project consisting of 7 activities with a scheduled project duration...
Consider the following network of a project consisting of 7 activities with a scheduled project duration of 36 weeks. Direct cost $12,000 with 36 weeks Indirect cost of $ 150 per week and delay damages of $ 500 per week for project duration beyond 30 weeks, and no incentive plan. the following table of time-cost data. Suppose the project should be completed in 30 weeks, what is the total project cost? Activity Predecessor. Normal Time (weeks) Crash Time (weeks) Normal...
Question 2: Consider the following activities and their durations and requirements for a construction project. Activity...
Question 2: Consider the following activities and their durations and requirements for a construction project. Activity Predecessors Activity Duration (days) Optimistic Most likely Pessimistic A - 2 7 9 B - 3 6 9 C - 3 5 8 D A 15 19 20 E B, C 6 9 10 F C 2 4 6 G A, E 4 8 13 H G 1 2 4 Part a) Draw the project network and determine the critical path in the project...
Consider the project described in the below Excel a. Construct an Activity-on-Node network for the project....
Consider the project described in the below Excel a. Construct an Activity-on-Node network for the project. b. Determine the critical path using the expected time for each activity (you can use Excel), and the expected project duration. c. What is the probability that the project will be finished in 3 weeks? In 4 weeks? Time estimates (days) Activity Predecessor a m b a -- 1 3 5 b -- 2 3 5 c -- 2 4 7 d a 1...
Section C. Arc Consistency Consider the following constraint network. 10. If the variables A, B and...
Section C. Arc Consistency Consider the following constraint network. 10. If the variables A, B and C each have the domain {1,2,3,4} before arc consistency is run, indicate what their domains will be after arc consistency has finished: A = {               } B = {    } C = {                         } 11. If we have just considered the edge <B, A < B> and reduce the domain of B as a result, do we need to add any arcs back to...
Consider the following project. Times (days) Activity Optimistic Most Likely Pessimistic Preceding Tasks 1 8 10...
Consider the following project. Times (days) Activity Optimistic Most Likely Pessimistic Preceding Tasks 1 8 10 13 - 2 5 6 8 - 3 13 15 21 2 4 10 12 14 1,3 5 11 20 30 4 6 4 5 8 5 7 2 3 4 5 8 4 6 10 7 9 2 3 4 8,6 Draw the AON Network Diagram Compute the expected activity time Using the expected activity times, compute the early start, early finish, late...
19. Consider a project consisting of five activities. The immediate predecessors and the activity times are...
19. Consider a project consisting of five activities. The immediate predecessors and the activity times are summarized as below: Activity Immediate Predecessor Activity time (in days) A None 3 B A 2 C A 1 D B, C 3 E D 4 In CPM, what is the completion time of the project? A 12 days B 11 days C 13 days 20. A forecasting method has produced the following over the past five months. What is the mean absolute deviation...
Consider a project that requires the completion of 7 tasks, as follows: o Tasks A and...
Consider a project that requires the completion of 7 tasks, as follows: o Tasks A and B can begin simultaneously at the beginning (“time zero”). o Task C can only begin after task B is completed. o Task D can only begin after task A is completed. o Task E can only begin after task A is completed. o Task F can only begin after task E is completed. o Task G can only begin after tasks C and D...
2. Consider a project having the following seven activities:                                 &
2. Consider a project having the following seven activities:                                                   Normal      Normal      Crash         Crash         Maximum                         Immediate         Time        Cost         Time         Cost             Weeks       Activity     Predecessors     (weeks)         ($)         (weeks)         ($)         Reduced             A              none                  4            3,000            3            6,000               1             B              none                  3            5,000            2            7,000               1             C              A                    9            2,000            7            4,000               2             D              A, B                  2            3,000            2            3,000               0             E              B                     9            4,000            6            7,000               3             F              C,...
1. Consider a project having the following seven activities:                                 &
1. Consider a project having the following seven activities:                                                                         Optimistic        Most likely      Pessimistic                                           Immediate              Time (o)          Time (m)         Time (p)             Activity                 Predecessors         (weeks)           (weeks)           (weeks)                   A                     none                            4                      7                      9                   B                     none                            3                      5                      8                   C                     A                               2                      4                      6                   D                     A, B                            6                      9                      9                   E                      C, D                            5                      5                      5                   F                      B                               2                      5                      9                   G                     E, F                             3                      3                      6 (a) What is the expected time for...
Consider a project having the following activities, time, and cost:                                
Consider a project having the following activities, time, and cost:                                                   Normal      Normal      Crash         Crash         Maximum                         Immediate         Time        Cost         Time         Cost             Time       Activity      Predecessors      (weeks)          ($)         (weeks)          ($)         Reduced             a               none                  4            3,000            2            5,000               2             b               a                        5            5,000            3            8,000               2             c               a                        4            7,000            4            7,000               0             d               b                       4            6,000            2            8,000               2             e               c,d                     8            4,000            6            8,000               2             f               c                        3           ...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT