Recent advances in fully dynamic graph algorithms–a quick reference guide

K Hanauer, M Henzinger, C Schulz - ACM Journal of Experimental …, 2022 - dl.acm.org
In recent years, significant advances have been made in the design and analysis of fully
dynamic algorithms. However, these theoretical results have received very little attention …

Graph stream algorithms: a survey

A McGregor - ACM SIGMOD Record, 2014 - dl.acm.org
Over the last decade, there has been considerable interest in designing algorithms for
processing massive graphs in the data stream model. The original motivation was two-fold …

Main-memory triangle computations for very large (sparse (power-law)) graphs

M Latapy - Theoretical computer science, 2008 - Elsevier
Finding, counting and/or listing triangles (three vertices with three edges) in massive graphs
are natural fundamental problems, which have recently received much attention because of …

Graph sketches: sparsification, spanners, and subgraphs

KJ Ahn, S Guha, A McGregor - Proceedings of the 31st ACM SIGMOD …, 2012 - dl.acm.org
When processing massive data sets, a core task is to construct synopses of the data. To be
useful, a synopsis data structure should be easy to construct while also yielding good …

Doulion: counting triangles in massive graphs with a coin

CE Tsourakakis, U Kang, GL Miller… - Proceedings of the 15th …, 2009 - dl.acm.org
Counting the number of triangles in a graph is a beautiful algorithmic problem which has
gained importance over the last years due to its significant role in complex network analysis …

Recent advances in fully dynamic graph algorithms

K Hanauer, M Henzinger, C Schulz - arxiv preprint arxiv:2102.11169, 2021 - arxiv.org
In recent years, significant advances have been made in the design and analysis of fully
dynamic algorithms. However, these theoretical results have received very little attention …

Counting and sampling triangles from a graph stream

A Pavan, K Tangwongsan, S Tirthapura… - Proceedings of the VLDB …, 2013 - dl.acm.org
This paper presents a new space-efficient algorithm for counting and sampling triangles--
and more generally, constant-sized cliques--in a massive graph whose edges arrive as a …

Triest: Counting local and global triangles in fully dynamic streams with fixed memory size

LD Stefani, A Epasto, M Riondato, E Upfal - ACM Transactions on …, 2017 - dl.acm.org
“Ogni lassada xe persa.” 1--Proverb from Trieste, Italy. We present trièst, a suite of one-pass
streaming algorithms to compute unbiased, low-variance, high-quality approximations of the …

Counting triangles in data streams

LS Buriol, G Frahling, S Leonardi… - Proceedings of the …, 2006 - dl.acm.org
We present two space bounded random sampling algorithms that compute an
approximation of the number of triangles in an undirected graph given as a stream of edges …

Approximately counting triangles in sublinear time

T Eden, A Levi, D Ron, C Seshadhri - SIAM Journal on Computing, 2017 - SIAM
We consider the problem of estimating the number of triangles in a graph. This problem has
been extensively studied in both theory and practice, but all existing algorithms read the …