About
Schedule Tool is a utility for predicting the duration of projects from a series estimated task times. This tool converts the estimates to probabilities of success, and convolves successive tasks on a critical path to give an estimated date of completion. The estimated dates of completion are represented by a probability that the project will end on that date.
This schedule tool is written in C/C++ and uses gnuplot when available to generate graphs of the resulting end date probabilities. So using this tool a project manager can state that with xx% confidence, the project will be completed on or before date y.