Computing Temporal Twins in Time Logarithmic in History Length
Résumé
A temporal graph G is a sequence of static graphs indexed by a set of integers T representing time instants. For ∆ an integer, a pair of ∆-twins is a pair of vertices u \neg v which, starting at some time instant, have exactly the same neighbourhood outside {u, v} for ∆ consecutive instants. We address the enumeration problem of all pairs of ∆-twins in G, such that the overall runtime depends the least on the history length, namely max{t : G_t ∈ G not empty } − min{t : G_t ∈ G not empty }. We give logarithmic solutions, using red-black tree data structure. Numerical analysis of our implementation on graphs collected from real world data scales up to 10^8 history length.
Origine | Fichiers produits par l'(les) auteur(s) |
---|
Loading...