English

Fault-Tolerant Matroid Bases

Data Structures and Algorithms 2025-06-30 v1 Discrete Mathematics

Abstract

We investigate the problem of constructing fault-tolerant bases in matroids. Given a matroid M and a redundancy parameter k, a k-fault-tolerant basis is a minimum-size set of elements such that, even after the removal of any k elements, the remaining subset still spans the entire ground set. Since matroids generalize linear independence across structures such as vector spaces, graphs, and set systems, this problem unifies and extends several fault-tolerant concepts appearing in prior research. Our main contribution is a fixed-parameter tractable (FPT) algorithm for the k-fault-tolerant basis problem, parameterized by both k and the rank r of the matroid. This two-variable parameterization by k + r is shown to be tight in the following sense. On the one hand, the problem is already NP-hard for k=1. On the other hand, it is Para-NP-hard for r \geq 3 and polynomial-time solvable for r \leq 2.

Keywords

Cite

@article{arxiv.2506.22010,
  title  = {Fault-Tolerant Matroid Bases},
  author = {Matthias Bentert and Fedor V. Fomin and Petr A. Golovach and Laure Morelle},
  journal= {arXiv preprint arXiv:2506.22010},
  year   = {2025}
}

Comments

An extended abstract of this paper appears in the proceedings of ESA 2025

R2 v1 2026-07-01T03:36:00.657Z