The following represents a project with known activity times.
All times are in weeks.
Activity
Immediate Predecessor
Time
A
-
5
B
-
3
C
A
3
D
B
6
E
C,D
4
F
B
5
G
E,F
4
a) Using the data in the Table, what is the minimum possible
time required for completing the project?
b) Using the data in the Table, what is the latest possible
time that C may be started without delaying completion of the
project?
c) Using the data in the Table, determine the latest time
activity A can be finished and not delay any activity?
d) Using the data in the Table, compute the latest finish
time for activity E.