Distributed Maximal Matching and Maximal Independent Set on Hypergraphs

We investigate the distributed complexity of maximal matching and maximal independent set (MIS) in hypergraphs in the LOCAL model. A maximal matching of a hypergraph is a maximal disjoint set of hyperedges and an MIS is a maximal set of nodes such that no hyperedge is fully contained in . Both problems can be solved by a simple sequential greedy algorithm, which can be implemented naively in rounds, where is the maximum degree, is the rank, and is the number of nodes. We show that for maximal matching, this naive algorithm is optimal in the following sense. Any deterministic algorithm for solving the problem requires rounds, and any randomized one requires rounds. Hence, for any algorithm with a complexity of the form , we have if is not too large, and in particular if (which is the optimal asymptotic dependency on due to Linial's lower bound [FOCS'87]). Our lower bound proof is based on the round elimination framework, and its structure is inspired by a new round elimination fixed point that we give for the -vertex coloring problem in hypergraphs. For the MIS problem on hypergraphs, we show that for , there are significant improvements over the naive -round algorithm. We give two deterministic algorithms for the problem. We show that a hypergraph MIS can be computed in rounds. We further show that at the cost of a worse dependency on , the dependency on can be removed almost entirely, by giving an algorithm with complexity .
View on arXiv