,
Yaroslav Alekseev
,
Antoine Vinciguerra
Creative Commons Attribution 4.0 International license
Linear matroid intersection is an important problem in combinatorial optimization. Given two linear matroids over the same ground set, the linear matroid intersection problem asks you to find a common independent set of maximum size. The deep interest in linear matroid intersection is due to the fact that it generalises many classical problems in theoretical computer science, such as bipartite matching, edge disjoint spanning trees, rainbow spanning tree, and many more.
We study this problem in the model of catalytic computation: space-bounded machines are granted access to catalytic space, which is additional working memory that is full with arbitrary data that must be preserved at the end of its computation.
Although linear matroid intersection has had a polynomial time algorithm for over 50 years, it remains an important open problem to show that linear matroid intersection belongs to any well studied subclass of {P}. We address this problem for the class catalytic logspace (CL) with a polynomial time bound (CLP).
Recently, Agarwala and Mertz (2025) showed that bipartite maximum matching can be computed in the class CLP ⊆ {P}. This was the first subclass of {P} shown to contain bipartite matching, and additionally the first problem outside TC¹ shown to be contained in CL. We significantly improve the result of Agarwala and Mertz by showing that linear matroid intersection can be computed in CLP.
@InProceedings{agarwala_et_al:LIPIcs.ITCS.2026.3,
author = {Agarwala, Aryan and Alekseev, Yaroslav and Vinciguerra, Antoine},
title = {{Linear Matroid Intersection Is in Catalytic Logspace}},
booktitle = {17th Innovations in Theoretical Computer Science Conference (ITCS 2026)},
pages = {3:1--3:23},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-410-9},
ISSN = {1868-8969},
year = {2026},
volume = {362},
editor = {Saraf, Shubhangi},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ITCS.2026.3},
URN = {urn:nbn:de:0030-drops-252908},
doi = {10.4230/LIPIcs.ITCS.2026.3},
annote = {Keywords: Catalytic Computing, Computational Complexity, Matroid Theory, Algorithms}
}