This document discusses project scheduling and the critical path method (CPM) of scheduling. It provides an example of a 5 activity project network to demonstrate how to calculate:
1) Early and late start/finish times for each activity by performing forward and backward passes through the network
2) Total float for each activity based on the difference between early and late times
3) The critical path, which is the longest path of minimum duration activities that determines the project completion time.