Skip to content

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.

Notifications You must be signed in to change notification settings

praneshp1org/PERT-CPM-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published