论文标题
用于跟踪最短路径的固定参数可访问算法
Fixed-parameter tractable algorithms for Tracking Shortest Paths
论文作者
论文摘要
我们考虑跟踪图形中最短的S-T路径问题的参数化复杂性,这是由安全性和无线网络中的应用所激发的。给定一个带有源S和目标t的未方向且未加权的图,跟踪最短路径询问是否存在一个k大小的顶点子集(称为跟踪集),该子集将每个最短的s-t路径与一组不同的顶点相交。我们首先将此问题概括为集合系统,即跟踪集合系统,在给定宇宙的子集家族中,我们必须从宇宙中找到与家族中每个集合具有独特相交的宇宙元素的子集。由于其与已知问题,测试覆盖率的关系,跟踪集系统被证明是固定参数的。通过减少良好的D击球设置问题,我们给出了一个多项式(相对于K)内核,当设置尺寸由D界定时。这也有助于求解当输入图直径由d界定时,求解最短路径。虽然跟踪设置系统的结果有助于表明跟踪最短路径是固定参数可处理的,但我们还通过使用一些预处理规则给出了独立的算法,从而提高了运行时间。
We consider the parameterized complexity of the problem of tracking shortest s-t paths in graphs, motivated by applications in security and wireless networks. Given an undirected and unweighted graph with a source s and a destination t, Tracking Shortest Paths asks if there exists a k-sized subset of vertices (referred to as tracking set) that intersects each shortest s-t path in a distinct set of vertices. We first generalize this problem for set systems, namely Tracking Set System, where given a family of subsets of a universe, we are required to find a subset of elements from the universe that has a unique intersection with each set in the family. Tracking Set System is shown to be fixed-parameter tractable due to its relation with a known problem, Test Cover. By a reduction to the well-studied d-hitting set problem, we give a polynomial (with respect to k) kernel for the case when the set sizes are bounded by d. This also helps solving Tracking Shortest Paths when the input graph diameter is bounded by d. While the results for Tracking Set System help to show that Tracking Shortest Paths is fixed-parameter tractable, we also give an independent algorithm by using some preprocessing rules, resulting in an improved running time.