Un algorithme de test pour la connexit\'e temporelle des graphes dynamiques de faible densit\'e
Abstract
We address the problem of testing whether a dynamic graph is temporally connected, i.e. a temporal path ( journey) exists between all pairs of vertices. We consider a discrete version of the problem, where the topology is given as an evolving graph =\G1,G2,...,Gk\ in which only the set of (directed) edges varies. Two cases are studied, depending on whether a single edge or an unlimited number of edges can be crossed in a same Gi (strict journeys vs non-strict journeys). For strict journeys, two existing algorithms designed for other problems can be adapted. However, we show that a dedicated approach achieves a better time complexity than one of these two algorithms in all cases, and than the other one for those graphs whose density is low at any time (though arbitrary over time). The time complexity of our algorithm is O(kμ n), where k=|| is the number of time steps and μ=max(|Ei|) is the maximum instant density, to be contrasted with m=| Ei|, the cumulated density. Indeed, it is not uncommon for a mobility scenario to satisfy, for instance, both μ=o(n) and m=(n2). We characterize the key values of k, μ and m for which our algorithm should be used. For non-strict journeys, for which no algorithm is known, we show that a similar strategy can be used to answer the question, still in O(kμ n) time.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.