Skip to content

The Project Management Project implements a Direct Acyclic Graph using C++. This Graph is used to calculate the shortest path between project start and completion. In addition, task slack is calculated to determine the any additional time available for certain tasks within the project.

Notifications You must be signed in to change notification settings

liq07lzucn/CPP-ProjectManagement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPP-ProjectManagement

The Project Management Project implements a Direct Acyclic Graph using C++. This Graph is used to calculate the shortest path between project start and completion. In addition, task slack is calculated to determine the any additional time available for certain tasks within the project.

About

The Project Management Project implements a Direct Acyclic Graph using C++. This Graph is used to calculate the shortest path between project start and completion. In addition, task slack is calculated to determine the any additional time available for certain tasks within the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.5%
  • Roff 3.1%
  • HTML 0.4%