Skip to content

abinash124/PERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERT

PERT is an algorithm used to analyze and represent the project the tasks involved in completing a given project. This algorithm calculates the optimum time required to the complete the project. It also calculates the critical path that leads to the completion project.

Algorithms used:

Depth First Search and Topological sorting

Languages used:

Java

About

Implementation of PERT algorithm using DFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages