Computing and Listing st -Paths in Public Transportation Networks

Theory of Computing Systems(2017)

引用 9|浏览22
暂无评分
摘要
Given a set of directed paths (called lines ) L , a public transportation network is a directed graph G L = ( V L , A L ) which contains exactly the vertices and arcs of every line l ∈ L . An st -route is a pair ( π , γ ) where γ = 〈 l 1 ,…, l h 〉 is a line sequence and π is an st -path in G L which is the concatenation of subpaths of the lines l 1 ,…, l h , in this order. Given a threshold β , we present an algorithm for listing all st - paths π for which a route ( π , γ ) with | γ | ≤ β exists, and we show that the running time of this algorithm is polynomial with respect to the input and the output size. We also present an algorithm for listing all line sequences γ with | γ | ≤ β for which a route ( π , γ ) exists, and show how to speed it up using preprocessing. Moreover, we show that for the problem of finding an st -route ( π , γ ) that minimizes the number of different lines in γ , even computing an o(log |V|) -approximation is NP-hard.
更多
查看译文
关键词
Listing algorithm,Public transportation,NP-hardness
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要