Efficient Algorithms for Listing k Disjoint st-Paths in Graphs.

Lecture Notes in Computer Science(2018)

引用 17|浏览10
暂无评分
摘要
Given a connected graph G of m edges and n vertices, we consider the basic problem of listing all the choices of k vertex-disjoint st-paths, for any two input vertices s, t of G and a positive integer k. Our algorithm takes O(m) time per solution, using O(m) space and requiring O(F-k(G)) setup time, where F-k(G) = O(mmin{k, n(2/3) log n, root m log n}) is the cost of running a max-flow algorithm on G to compute a flow of size k. The proposed techniques are simple and apply to other related listing problems discussed in the paper.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要