Finding Optimal Longest Paths by Dynamic Programming in Parallel
DOI:
https://doi.org/10.1609/socs.v10i1.18503Abstract
We propose an exact algorithm for solving the longest 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. We also present a parallel version of the algorithm.
Downloads
Published
2021-09-01
Issue
Section
Long Papers