Home /Research /Min-Max Latency Walks: Approximation Algorithms for Monitoring Vertex-Weighted Graphs
OTHER

Min-Max Latency Walks: Approximation Algorithms for Monitoring Vertex-Weighted Graphs

Soroush Alamdari, Elaheh Fata, Stephen L. Smith

Year
2012
Citations
2

Abstract

In this paper, we consider the problem of planning a path for a robot to monitor a known set of features of interest in an environment.We represent the environment as a vertex- and edge-weighted graph, where vertices represent features or regions of interest. The edge weights give travel times between regions, and the vertex weights give the importance of each region. If the robot repeatedly performs a closed walk on the graph, then we can define the latency of a vertex to be the maximum time between visits to that vertex, weighted by the importance (vertex weight) of that vertex. Our goal in this paper is to find the closed walk that minimizes the maximum weighted latency of any vertex. We show that there does not always exist an optimal walk of polynomial size. We then prove that for any graph there exist a constant approximation walk of size O(n 2), where n is the number of vertices. We provide two approximation algorithms; an O(log n)-approximation and an O(log ρ)-approximation, where ρ is the ratio between the maximum and minimum vertex weight. We provide simulation results which demonstrate that our algorithms can be applied to problems consisting of thousands of vertices.

Keywords

Vertex (graph theory)CombinatoricsNeighbourhood (mathematics)Approximation algorithmFeedback vertex setMathematicsVertex coverGraphBinary logarithmDiscrete mathematics

Related papers

Browse all OTHER papers