Faster Matroid Intersection
Abstract
In this paper we consider the classic matroid intersection problem: given two matroids and defined over a common ground set , compute a set of largest possible cardinality, denoted by . We consider this problem both in the setting where each is accessed through an independence oracle, i.e. a routine which returns whether or not a set in time, and the setting where each is accessed through a rank oracle, i.e. a routine which returns the size of the largest independent subset of in in time. In each setting we provide faster exact and approximate algorithms. Given an independence oracle, we provide an exact time algorithm. This improves upon the running time of due to Cunningham in 1986 and due to Lee, Sidford, and Wong in 2015. We also provide two algorithms which compute a -approximate solution to matroid intersection running in times and , respectively. These results improve upon the -time algorithm of Cunningham as noted recently by Chekuri and Quanrud. Given a rank oracle, we provide algorithms with even better dependence on and . We provide an -time exact algorithm and an -time algorithm which obtains a -approximation to the matroid intersection problem. The former result improves over the -time algorithm by Lee, Sidford, and Wong. The rank oracle is of particular interest as the matroid intersection problem with this oracle is a special case of the submodular function minimization problem with an evaluation oracle.
Cite
@article{arxiv.1911.10765,
title = {Faster Matroid Intersection},
author = {Deeparnab Chakrabarty and Yin Tat Lee and Aaron Sidford and Sahil Singla and Sam Chiu-wai Wong},
journal= {arXiv preprint arXiv:1911.10765},
year = {2019}
}
Comments
38 pages. Preliminary version appeared in FOCS 2019