Hello.......
CPM (Critical Path Method) for Delphi and FreePascal was updated to
version 1.05
In my previous version, i have forgotten to include some java files,
and now i have included them in this version 1.05 , and now CPM library
is working correctly.
This CPM algorithm uses Topological sorting to render it a linear-time
algorithm for finding the critical path of the project, so it's fast.
You can download this library from:
https://sites.google.com/site/aminer68/cpm-critical-path-method-for-delphi-and-freepascal
Thank you,
Amine Moulay Ramdane.