Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages