On temporal graph exploration

作者:

Highlights:

摘要

The temporal graph exploration problem TEXP is the problem of computing a foremost exploration schedule for a temporal graph, i.e., a temporal walk that starts at a given start node, visits all nodes of the graph, and has the smallest arrival time. In the first and second part of the paper, we consider only undirected temporal graphs that are connected at each time step. For such temporal graphs with n nodes, we show that it is NP-hard to approximate TEXP with ratio O(n1−ε) for every ε>0 and present several solutions for special graph classes. In the third part of the paper, we consider settings where the graphs in future time steps are not known. We show that m-edge temporal graphs with regularly present edges and with probabilistically present edges can be explored online in O(m) time steps and O(mlog⁡n) time steps with high probability, respectively.

论文关键词:Non-approximability,Planar graphs,Bounded treewidth,Regularly present edges,Random edges,Distributed algorithm,Gossiping problem

论文评审过程:Received 2 May 2020, Revised 14 November 2020, Accepted 26 January 2021, Available online 5 February 2021, Version of Record 10 February 2021.

论文官网地址:https://doi.org/10.1016/j.jcss.2021.01.005