Finding Optimal Longest Paths by Dynamic Programming in Parallel

05/08/2019
by   Kai Fieger, et al.
0

We propose an exact algorithm for solving the longest simple path problem between two given vertices in undirected weighted graphs. By using graph partitioning and dynamic programming, we obtain an algorithm that is significantly faster than other state-of-the-art methods. This enables us to solve instances that were previously unsolved and solve hard instances significantly faster. Lastly, we present a scalable parallelization which yields the first efficient parallel algorithm for the problem.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset