@inproceedings{b86032ca7ad648edaf0596221930b38f,
title = "An experimental study on approximating K Shortest simple paths",
abstract = "We have conducted an extensive experimental study on approximation algorithms for computing k shortest simple paths in weighted directed graphs. Very recently, Bernstein [2] presented an algorithm that computes a 1+ approximated k shortest simple paths in O(-1 k(m+n log n)log 2 n) time. We have implemented Bernstein's algorithm and tested it on synthetic inputs and real world graphs (road maps). Our results reveal that Bernstein's algorithm has a practical value in many scenarios. Moreover, it produces in most of the cases exact paths rather than approximated. We also present a new variant for Bernstein's algorithm. We prove that our new variant has the same upper bounds for the running time and approximation as Bernstein's original algorithm. We have implemented and tested this variant as well. Our testing show that this variant, which is based on a simple theoretical observation, is better than Bernstein's algorithm in practice.",
author = "Asaf Frieder and Liam Roditty",
year = "2011",
doi = "10.1007/978-3-642-23719-5\_37",
language = "الإنجليزيّة",
isbn = "9783642237188",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "433--444",
booktitle = "Algorithms, ESA 2011 - 19th Annual European Symposium, Proceedings",
note = "19th Annual European Symposium on Algorithms, ESA 2011 ; Conference date: 05-09-2011 Through 09-09-2011",
}