Finding Paths in Grids with Forbidden Transitions

WG(2015)

引用 15|浏览14
暂无评分
摘要
A transition in a graph is a pair of adjacent edges. Given a graph $$G=V,E$$, a set of forbidden transitions $$\\mathcal{F}\\subseteq E\\times E$$ and two vertices $$s,t \\in V$$, we study the problem of finding a path from s to t which uses none of the forbidden transitions of $$\\mathcal F$$. This means that it is forbidden for the path to consecutively use two edges forming a pair in﾿$$\\mathcal F$$. The study of this problem is motivated by routing in road networks in which forbidden transitions are associated to prohibited turns as well as routing in optical networks with asymmetric nodes, which are nodes where a signal on an ingress port can only reach a subset of egress ports. If the path is not required to be elementary, the problem can be solved in polynomial time. On the other side, if the path has to be elementary, the problem is known to be NP-complete in general graphs [Szeider 2003]. In this paper, we study the problem of finding an elementary path avoiding forbidden transitions in planar graphs. We prove that the problem is NP-complete in planar graphs and particularly in grids. In addition, we show that the problem can be solved in polynomial time in graphs with bounded treewidth. More precisely, we show that there is an algorithm which solves the problem in time $$Ok\\varDelta ^23 k \\varDelta ^{2k} n$$ in n-node graphs with treewidth at most k and maximum degree $$\\varDelta $$.
更多
查看译文
关键词
grid,planar graphs
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要