How fast can we reach a target vertex in stochastic temporal graphs?
Abstract
Temporal graphs are used to abstractly model real-life networks that are inherently dynamic in nature. Given a static underlying graph , a temporal graph on is a sequence of snapshots , one for each time step . In this paper we study stochastic temporal graphs, i.e. stochastic processes whose random variables are the snapshots of a temporal graph on . A natural feature observed in various real-life scenarios is a memory effect in the appearance probabilities of particular edges; i.e. the probability an edge appears at time step depends on its appearance (or absence) at the previous steps. In this paper we study the hierarchy of models memory-, addressing this memory effect in an edge-centric network evolution: every edge of has its own independent probability distribution for its appearance over time. Clearly, for every , memory- is a special case of memory-. We make a clear distinction between the values ("no memory") and ("some memory"), as in some cases these models exhibit a fundamentally different computational behavior, as our results indicate. For every we investigate the complexity of two naturally related, but fundamentally different, temporal path (journey) problems: MINIMUM ARRIVAL and BEST POLICY. In the first problem we are looking for the expected arrival time of a foremost journey between two designated vertices . In the second one we are looking for the arrival time of the best policy for actually choosing a particular - journey. We present a detailed investigation of the computational landscape of both problems for the different values of memory . Among other results we prove that, surprisingly, MINIMUM ARRIVAL is strictly harder than BEST POLICY; in fact, for , MINIMUM ARRIVAL is #P-hard while BEST POLICY is solvable in time.
Keywords
Cite
@article{arxiv.1903.03636,
title = {How fast can we reach a target vertex in stochastic temporal graphs?},
author = {Eleni C. Akrida and George B. Mertzios and Sotiris Nikoletseas and Christoforos Raptopoulos and Paul G. Spirakis and Viktor Zamaraev},
journal= {arXiv preprint arXiv:1903.03636},
year = {2019}
}
Comments
22 pages, 2 figures, 4 algorithms