Skip to content

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.

License

Notifications You must be signed in to change notification settings

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

No packages published