pith. sign in

arxiv: 1807.05009 · v1 · pith:63IOWUNWnew · submitted 2018-07-13 · 💻 cs.DS

Maintaning maximal matching with lookahead

classification 💻 cs.DS
keywords matchinggraphlookaheadmaximaltimedeterministicdynamicedges
0
0 comments X
read the original abstract

In this paper we study the problem of fully dynamic maximal matching with lookahead. In a fully dynamic $n$-vertex graph setting, we have to handle updates (insertions and removals of edges), and answer queries regarding the current graph, preferably with a better time bound than that when running the trivial deterministic algorithm with worst-case time of $O(m)$ (where $m$ is the all-time maximum number of the edges) and recompute the matching from scratch each time a query arrives. We show that a maximal matching can be maintained in an (undirected) general graph with a deterministic amortized update cost of $O(\log m)$, provided that a lookahead of length $m$ is available, i.e. we can ``take a peek'' at the next $m$ update operations in advance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.