Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Table of Contents

Introduction

The critical path is based on dependencies - it represents the longest sequence of tasks that determines the project duration.

This feature highlights all the tasks on the critical path with the red color. Tasks on the Critical path will also be listed in the Gantt Infobar.

To highlight the entire sequence, you must define dependency links between tasks. Only the strong links that impact scheduling will determine the tasks on the critical path.

Once you establish task dependencies, the App will automatically draw the Critical path.

To display it, click on View > Critical Path.Image Removed

...

Excerpt
namecritical-path

The critical path is drawn for:

  • tasks with start and end dates

  • tasks with one date (either start or end date)

When there are many tasks linked by dependencies on the critical path and one of the tasks loses start and end dates, the critical path may be disrupted. Once the task has dates assigned again, the critical path will appear.

Image RemovedImage Added

Dependency path calculation

Use strong dependencies to determine the correct order of tasks

  • The path is calculated from the end (the last task(s) in the project)

  • The algorithm works backward looking for strong links connecting tasks

  • The most direct path (without a time gap between tasks) is highlighted

  • A gap between tasks is allowed only if an ASAP link has "lag time" added

...

Non-working days

The non-working days have no effect on the critical path calculation. This means that if there are two tasks with a dependency on dependency on the critical path and the predecessor ends before a non-working day, the App will move the successor to start on the first working day, and both will remain on the critical path:

 Image Modified

Critical Path Tab

Tasks that are a part of the critical path are listed in the Infobar > Critical Path tab.

Image Removed

...