This program utilizes a network or weighted directed graph abstract data type to represent the interdependencies among activities in a project. Once the project is represented as a graph, it can be analyzed to determine feasibility, project duration, and critical activities. Critical activities refer to those that, if not completed on time, will cause delays in the entire project.
-
Notifications
You must be signed in to change notification settings - Fork 0
brukmula/Activity-On-Edge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This program makes use of a network or weighted directed graph abstract data type to represent the inter-dependencies among activities in a project.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published