Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Temurson/LongestPathProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongestPathProblem

Algorithm for appoximating the longest path in the given graph.It implements the greedy algorithm developed by L.L.Pongrácz. It is also tweaked to run in parallel.

About

Algorithm for appoximating the longest path in the given graph. It implements the greedy algorithm developed by L.L.Pongrácz. It is also tweaked to run in parallel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors