K-Shortest Simple Paths Using Biobjective Path Search

September 19, 2023 Β· Declared Dead Β· πŸ› Mathematical Programming Computation

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Pedro Maristany de las Casas, Antonio SedeΓ±o-Noda, Ralf BorndΓΆrfer, Max Huneshagen arXiv ID 2309.10377 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 0 Venue Mathematical Programming Computation Last Checked 5 months ago
Abstract
In this paper we introduce a new algorithm for the \emph{$k$-Shortest Simple Paths} (\kspp{k}) problem with an asymptotic running time matching the state of the art from the literature. It is based on a black-box algorithm due to \citet{Roditty12} that solves at most $2k$ instances of the \emph{Second Shortest Simple Path} (\kspp{2}) problem without specifying how this is done. We fill this gap using a novel approach: we turn the scalar \kspp{2} into instances of the Biobjective Shortest Path problem. Our experiments on grid graphs and on road networks show that the new algorithm is very efficient in practice.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted