Title: Gantt and PERT charts
1Gantt and PERT charts
2Representing and Scheduling Project Plans
- Gantt Charts
- Useful for depicting simple projects or parts of
large projects - Show start and completion dates for individual
tasks - PERT Charts
- PERT Program Evaluation Review Technique
- Show order of activities or dependencies between
activities
3Figure 3-16Graphical diagrams that depict
project plans (a) A Gantt Chart (b) A PERT chart
4Sample PERT Chart
5Comparison of Gantt and PERT Charts
- Gantt
- Visually shows duration of tasks
- Visually shows time overlap between tasks
- Visually shows slack time
- PERT
- Visually shows dependencies between tasks
- Visually shows which tasks can be done in
parallel - Shows slack time by data in rectangles
6Critical Path Analysis
- The PERT Algorithm
- By Example
7The Original Graph
8Label all vertices without predecessors. (A B)
Red numbers are the new labels.
9Label all vertices whose predecessors are all
labeled. (C)
Red numbers are the new labels. Blue labels are
from previous steps.
10Label all vertices whose predecessors are all
labeled.(D, E, F)
Red numbers are the new labels. Blue labels are
from previous steps.
11Label all vertices whose predecessors are all
labeled.(G)
17
Red numbers are the new labels. Blue labels are
from previous steps.
12The largest number, 17, is the minimum amount of
time needed to complete the task and ACFG is the
critical path.
D
12
A
3
G
C
E
8
17
10
B
2
F
15
Red arrows represent the critical path.