PPolySim OS

Critical Path Method

Which tasks actually control your deadline? The critical path is the longest chain of dependencies — delay anything on it and the whole project slips.

Critical Path MethodLive

Controls

Presets

The Critical Path Method finds the longest chain of dependent tasks through a project — the sequence that sets the minimum completion time. Tasks on it have zero slack: delay any one and the whole project slips. Tasks off it can float. Stretch task B or D and watch the critical path re-route. The backbone of project management.

▶ Run in Python

Data Inspector

Project duration15 days
Critical tasksA, B, D, F
Tasks6
Reading this result: The critical path is A → B → D → F at 15 days. Tasks C, E carry slack — delaying them will not move the finish date, but any slip on a critical task pushes the whole project.

Governing equation

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →
★ Sign in to save this setup
Save your tuned setup, or drop this simulation into your own site, docs, or course page.

How it works

The Critical Path Method computes the earliest and latest start of every task from the dependency network, then identifies the sequence with zero slack: the critical path. Its length is the minimum project duration. Tasks off the path have float and can slip without harm. Adjusting a task's duration can re-route the critical path entirely — the core of project scheduling.

Ask the AI about this model

The math, the assumptions, real-world uses, or a code translation — explained for this exact simulation.

More Optimization simulations

Frequently asked questions

Is this critical path method CPM tool really free?
Yes. Critical Path Method runs entirely in your browser using your device's own compute, so local use is free forever. You only pay Compute Tokens if you scale a job to the cloud.
Do I need to install anything?
No. Everything runs client-side in a modern browser — no downloads, no license, no account required to start.
Can I save or share my simulation?
Create a free account to save projects, and use a shareable embed or minted DOI to publish a live, interactive version anywhere.
How accurate are the results?
The solver uses established numerical methods, but results are for research and educational purposes and should be validated against experiment or professional review before you rely on them.