Hello..
PERT (The program evaluation and review technique) for Delphi and
Freepascal was updated to version 1.11
Now it creates a temporary file to be more efficient, and my PERT
library uses a CPM algorithm that uses Topological sorting to render CPM
a linear-time algorithm for finding the critical path of the project, so
it's fast, so now it has become a more professional software.
You can download version 1.11 of my PERT library from:
https://sites.google.com/site/aminer68/pert-the-program-evaluation-and-review-technique-for-delphi-and-freepascal
Thank you,
Amine Moulay Ramdane.