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 …

Sublinear time algorithms

R Rubinfeld, A Shapira - SIAM Journal on Discrete Mathematics, 2011 - SIAM
Sublinear Time Algorithms Page 1 Copyright © by SIAM. Unauthorized reproduction of this article
is prohibited. SIAM J. DISCRETE MATH. c 2011 Society for Industrial and Applied Mathematics …

Private coresets

D Feldman, A Fiat, H Kaplan, K Nissim - … of the forty-first annual ACM …, 2009 - dl.acm.org
A coreset of a point set P is a small weighted set of points that captures some geometric
properties of P. Coresets have found use in a vast host of geometric settings. We forge a link …

A simple sublinear-time algorithm for counting arbitrary subgraphs via edge sampling

S Assadi, M Kapralov, S Khanna - arxiv preprint arxiv:1811.07780, 2018 - arxiv.org
In the subgraph counting problem, we are given a input graph $ G (V, E) $ and a target
graph $ H $; the goal is to estimate the number of occurrences of $ H $ in $ G $. Our focus …

On approximating the number of k-cliques in sublinear time

T Eden, D Ron, C Seshadhri - Proceedings of the 50th annual ACM …, 2018 - dl.acm.org
We study the problem of approximating the number of k-cliques in a graph when given query
access to the graph. We consider the standard query model for general graphs via (1) …

Sampling in dynamic data streams and applications

G Frahling, P Indyk, C Sohler - Proceedings of the twenty-first annual …, 2005 - dl.acm.org
A dynamic geometric data stream is a sequence of m Add/Remove operations of points from
a discrete geometric space (1,..., Δ) d [21]. Add (p) inserts a point p from (1,..., Δ) d into the …

Revisiting the sequential programming model for multi-core

M Bridges, N Vachharajani, Y Zhang… - 40th Annual IEEE …, 2007 - ieeexplore.ieee.org
Single-threaded programming is already considered a complicated task. The move to multi-
threaded programming only increases the complexity and cost involved in software …

A near-optimal sublinear-time algorithm for approximating the minimum vertex cover size

K Onak, D Ron, M Rosen, R Rubinfeld - … of the twenty-third annual ACM-SIAM …, 2012 - SIAM
We give a nearly optimal sublinear-time algorithm for approximating the size of a minimum
vertex cover in a graph G. The algorithm may query the degree deg (v) of any vertex v of its …

The saga of minimum spanning trees

M Mareš - Computer Science Review, 2008 - Elsevier
This article surveys the many facets of the Minimum Spanning Tree problem. We follow the
history of the problem since the first polynomial-time solution by Bor˚ uvka to the modern …

Streaming euclidean mst to a constant factor

X Chen, V Cohen-Addad, R Jayaram, A Levi… - Proceedings of the 55th …, 2023 - dl.acm.org
We study streaming algorithms for the fundamental geometric problem of computing the cost
of the Euclidean Minimum Spanning Tree (MST) on an n-point set X⊂ ℝ d. In the streaming …