/PERT-CPM-Solver

This is a basic implementation of PERT/CPM Solver. It helps to visualize the critical path, which is widely used in project management and software engineering.

Primary LanguageJavaScript

PERT/CPM Calculator

Online PERT CPM Calculator with:

  • Activity time calculation
  • Graphical Visualisation
  • Critical Path Calculation
  • Earliest Start, finish time calculation
  • Latest start and finish time calculation

Just enter the activities and their predecessor and the duration. If an activity has no predecessor, then leave empty. The first activity will be the start and last will be the finish.