Emergent Mind

Parameterized dynamic data structure for Split Completion

(2402.08816)
Published Feb 13, 2024 in cs.DS

Abstract

We design a randomized data structure that, for a fully dynamic graph $G$ updated by edge insertions and deletions and integers $k, d$ fixed upon initialization, maintains the answer to the Split Completion problem: whether one can add $k$ edges to $G$ to obtain a split graph. The data structure can be initialized on an edgeless $n$-vertex graph in time $n \cdot (k d \cdot \log n){\mathcal{O}(1)}$, and the amortized time complexity of an update is $5k \cdot (k d \cdot \log n){\mathcal{O}(1)}$. The answer provided by the data structure is correct with probability $1-\mathcal{O}(n{-d})$.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.