Opus5.Application11
Explanation
This application demonstrates critical-path analysis.
It uses the criticalPathAnalysis method given in
Program 16.20.
The source code for the main method is available
here.
Instructions
This is a non-interactive program
that formulates an solves a critical path analysis problem.
The output consists of a listing of the event-node graph that specifies
the problem
followed by the critical path graph that represents
the solution to the problem.
Copyright © 1999 by
Bruno R. Preiss, P.Eng. All rights reserved.