Fully Dynamic Maximal Independent Set with Sublinear in n Update Time

06/26/2018
by   Sepehr Assadi, et al.
0

The first fully dynamic algorithm for maintaining a maximal independent set (MIS) with update time that is sublinear in the number of edges was presented recently by the authors of this paper [Assadi et.al. STOC'18]. The algorithm is deterministic and its update time is O(m^3/4), where m is the (dynamically changing) number of edges. Subsequently, Gupta and Khan and independently Du and Zhang [arXiv, April 2018] presented deterministic algorithms for dynamic MIS with update times of O(m^2/3) and O(m^2/3√( m)), respectively. Du and Zhang also gave a randomized algorithm with update time O(√(m)). Moreover, they provided some partial (conditional) hardness results hinting that update time of m^1/2-ϵ, and in particular n^1-ϵ for n-vertex dense graphs, is a natural barrier for this problem for any constant ϵ >0, for both deterministic and randomized algorithms that satisfy a certain natural property. In this paper, we break this natural barrier and present the first fully dynamic (randomized) algorithm for maintaining an MIS with update time that is always sublinear in the number of vertices, namely, an O(√(n)) expected amortized update time algorithm. We also show that a simpler variant of our algorithm can already achieve an O(m^1/3) expected amortized update time, which results in an improved performance over our O(√(n)) update time algorithm for sufficiently sparse graphs, and breaks the m^1/2 barrier of Du and Zhang for all values of m.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/24/2018

Improved Algorithms for Fully Dynamic Maximal Independent Set

Maintaining maximal independent set in dynamic graph is a fundamental op...
research
08/30/2018

Fully Dynamic MIS in Uniformly Sparse Graphs

We consider the problem of maintaining a maximal independent set (MIS) i...
research
09/08/2019

Fully Dynamic Maximal Independent Set with Polylogarithmic Update Time

We present the first algorithm for maintaining a maximal independent set...
research
02/18/2020

Independent Sets of Dynamic Rectangles: Algorithms and Experiments

We study the maximal independent set (MIS) and maximum independent set (...
research
04/23/2020

Deterministic Sparse Sublinear FFT with Improved Numerical Stability

In this paper we extend the deterministic sublinear FFT algorithm for fa...
research
02/27/2018

Fully Dynamic Maximal Independent Set with Sublinear Update Time

A maximal independent set (MIS) can be maintained in an evolving m-edge ...
research
06/13/2020

When Algorithms for Maximal Independent Set and Maximal Matching Run in Sublinear-Time

Maximal independent set (MIS), maximal matching (MM), and (Δ+1)-coloring...

Please sign up or login with your details

Forgot password? Click here to reset