scispace - formally typeset
A

Aaron Bernstein

Researcher at Rutgers University

Publications -  61
Citations -  1562

Aaron Bernstein is an academic researcher from Rutgers University. The author has contributed to research in topics: Bipartite graph & Matching (graph theory). The author has an hindex of 21, co-authored 52 publications receiving 1254 citations. Previous affiliations of Aaron Bernstein include University of Vienna & Massachusetts Institute of Technology.

Papers
More filters
Proceedings ArticleDOI

Faster fully dynamic matchings with small approximation ratios

TL;DR: A fully dynamic deterministic algorithm that maintains a (3/2 + e)-approximation in amortized update time O(m1/4e--2.5) and manages to be polynomially faster than all existing deterministic algorithms, while still maintaining a better-than-2 approximation.
Proceedings ArticleDOI

A nearly optimal oracle for avoiding failed vertices and edges

TL;DR: An improved oracle for the distance sensitivity problem that has an improved construction time of ~O(mn), and it is deterministic, barring improved solutions to the all pairs shortest path problem, is optimal up to logarithmic factors.
Proceedings ArticleDOI

Fully Dynamic (2 + epsilon) Approximate All-Pairs Shortest Paths with Fast Query and Close to Linear Update Time

TL;DR: In this article, a fully dynamic algorithm for maintaining a 2 + ε-approximate all-pairs shortest path in undirected graphs with positive edge weights is presented.
Proceedings ArticleDOI

Improved dynamic algorithms for maintaining approximate shortest paths under deletions

TL;DR: New decremental algorithms for two approximate shortest-path problems in unweighted, undirected graphs are obtained and the first dynamic shortest paths algorithms that make any progress beyond a long-standing O(n) update time barrier are presented.
Journal ArticleDOI

Maintaining Shortest Paths Under Deletions in Weighted Directed Graphs

TL;DR: An improved algorithm for maintaining all-pairs $(1 + \epsilon)$ approximate shortest paths under deletions and weight-increases and works on directed weighte...