vix.ing · top · new · best · stats · spec

Strongly Connected Components in Stream Graphs: Computation and Experimentations

2020/11/16 by Rannou, Léo, Magnien, Clémence, Latapy, Matthieu · 1 citation
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Social and Information Networks (cs.SI)

paper · doi:10.48550/arxiv.2011.08054

Abstract

Stream graphs model highly dynamic networks in which nodes and/or links arrive and/or leave over time. Strongly connected components in stream graphs were defined recently, but no algorithm was provided to compute them. We present here several solutions with polynomial time and space complexities, each with its own strengths and weaknesses. We provide an implementation and experimentally compare the algorithms in a wide variety of practical cases. In addition, we propose an approximation scheme that significantly reduces computation costs, and gives even more insight on the dataset.

Cited by

Related