/PERT-CPM

A GUI application for project management using the Program Evaluation and Review Technique (PERT). Calculate critical paths, expected durations, and completion probabilities with visualization support.

Primary LanguagePython

A GUI application for project management using the Program Evaluation and Review Technique (PERT). Calculate critical paths, expected durations, and completion probabilities with visualization support.

Features

  • Critical Path Identification: Determine the longest path in the project network.
  • Probability Analysis: Calculate the likelihood of completing the project by a desired deadline.
  • Visualization: Plot the project network with the critical path highlighted.
  • Z-Score & Standard Deviation: Quantify project risk and variability.

Dependencies: pip install networkx matplotlib scipy numpy pillow

image