English

Online matching in lossless expanders

Data Structures and Algorithms 2021-02-17 v1

Abstract

Bauwens and Zimand [BZ 2019] have shown that lossless expanders have an interesting online matching property. The result appears in an implicit form in [BZ 2019]. We present an explicit version of this property which is directly amenable to typical applications, prove it in a self-contained manner that clarifies the role of some parameters, and give two applications. A (K,ϵ)(K, \epsilon) lossless expander is a bipartite graph such that any subset SS of size at most KK of nodes on the left side of the bipartition has at least (1ϵ)DS(1-\epsilon) D |S| neighbors, where DD is the left degree.The main result is that any such graph, after a slight modification, admits (1O(ϵ)D,1)(1-O(\epsilon)D, 1) online matching up to size KK. This means that for any sequence S=(x1,,xK)S=(x_1, \ldots, x_K) of nodes on the left side of the bipartition, one can assign in an online manner to each node xix_i in SS a set AiA_i consisting of (1O(ϵ))(1-O(\epsilon)) fraction of its neighbors so that the sets A1,,AKA_1, \ldots, A_K are pairwise disjoint. "Online manner" refers to the fact that, for every ii, the set of nodes assigned to xix_i only depends on the nodes assigned to x1,,xi1x_1, \ldots, x_{i-1}. The first application concerns storage schemes for representing a set SS, so that a membership query "Is xSx \in S?" can be answered probabilistically by reading a single bit. All the previous one-probe storage schemes were for a static set SS. We show that a lossless expander can be used to construct a one-probe storage scheme for dynamic sets, i.e., sets in which elements can be inserted and deleted without affecting the representation of other elements. The second application is about non-blocking networks.

Cite

@article{arxiv.2102.08243,
  title  = {Online matching in lossless expanders},
  author = {Marius Zimand},
  journal= {arXiv preprint arXiv:2102.08243},
  year   = {2021}
}

Comments

Abstract shortened to meet arxiv requirements

R2 v1 2026-06-23T23:12:58.491Z