English

The Complexity of Binary Matrix Completion Under Diameter Constraints

Data Structures and Algorithms 2022-10-21 v2 Discrete Mathematics

Abstract

We thoroughly study a novel but basic combinatorial matrix completion problem: Given a binary incomplete matrix, fill in the missing entries so that every pair of rows in the resulting matrix has a Hamming distance within a specified range. We obtain an almost complete picture of the complexity landscape regarding the distance constraints and the maximum number of missing entries in any row. We develop polynomial-time algorithms for maximum diameter three based on Deza's theorem [Discret. Math. 1973] from extremal set theory. We also prove NP-hardness for diameter at least four. For the number of missing entries per row, we show polynomial-time solvability when there is only one and NP-hardness when there can be at least two. In many of our algorithms, we heavily rely on Deza's theorem to identify sunflower structures. This paves the way towards polynomial-time algorithms which are based on finding graph factors and solving 2-SAT instances.

Keywords

Cite

@article{arxiv.2002.05068,
  title  = {The Complexity of Binary Matrix Completion Under Diameter Constraints},
  author = {Tomohiro Koana and Vincent Froese and Rolf Niedermeier},
  journal= {arXiv preprint arXiv:2002.05068},
  year   = {2022}
}
R2 v1 2026-06-23T13:39:46.156Z