首页    期刊浏览 2024年11月26日 星期二
登录注册

文章基本信息

  • 标题:Shortest Paths Avoiding Forbidden Subpaths
  • 本地全文:下载
  • 作者:Mustaq Ahmed ; Anna Lubiw
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2009
  • 卷号:3
  • 页码:63-74
  • DOI:10.4230/LIPIcs.STACS.2009.1831
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:In this paper we study a variant of the shortest path problem in graphs: given a weighted graph $G$ and vertices $s$ and $t$, and given a set $X$ of forbidden paths in $G$, find a shortest $s$-$t$ path $P$ such that no path in $X$ is a subpath of $P$. Path $P$ is allowed to repeat vertices and edges. We call each path in $X$ an \emph{exception}, and our desired path a \emph{shortest exception avoiding path}. We formulate a new version of the problem where the algorithm has no a priori knowledge of $X$, and finds out about an exception $x \in X$ only when a path containing $x$ fails. This situation arises in computing shortest paths in optical networks. We give an algorithm that finds a shortest exception avoiding path in time polynomial in $|G|$ and $|X|$. The main idea is to run Dijkstra's algorithm incrementally after replicating vertices when an exception is discovered.
  • 关键词:Algorithms and data structures; Graph algorithms; Optical networks
国家哲学社会科学文献中心版权所有