English

NP-Completeness of the Combinatorial Distance Matrix Realisation Problem

Data Structures and Algorithms 2024-06-24 v1 Computational Complexity Discrete Mathematics

Abstract

The kk-CombDMR problem is that of determining whether an n×nn \times n distance matrix can be realised by nn vertices in some undirected graph with n+kn + k vertices. This problem has a simple solution in the case k=0k=0. In this paper we show that this problem is polynomial time solvable for k=1k=1 and k=2k=2. Moreover, we provide algorithms to construct such graph realisations by solving appropriate 2-SAT instances. In the case where k3k \geq 3, this problem is NP-complete. We show this by a reduction of the kk-colourability problem to the kk-CombDMR problem. Finally, we discuss the simpler polynomial time solvable problem of tree realisability for a given distance matrix.

Keywords

Cite

@article{arxiv.2406.14729,
  title  = {NP-Completeness of the Combinatorial Distance Matrix Realisation Problem},
  author = {David L. Fairbairn and George B. Mertzios and Norbert Peyerimhoff},
  journal= {arXiv preprint arXiv:2406.14729},
  year   = {2024}
}

Comments

27 pages, 5 figures

R2 v1 2026-06-28T17:14:05.294Z