NP-Completeness of the Combinatorial Distance Matrix Realisation Problem
David L. Fairbairn, George B. Mertzios, Norbert Peyerimhoff

TL;DR
This paper investigates the computational complexity of the combinatorial distance matrix realization problem, showing polynomial solutions for small cases and NP-completeness for larger cases, with algorithms based on 2-SAT reductions.
Contribution
It establishes the NP-completeness of the problem for k ≥ 3 and provides polynomial algorithms for k=1 and k=2, including 2-SAT based construction methods.
Findings
Polynomial algorithms for k=1 and k=2 cases.
NP-completeness for k ≥ 3 via reduction from k-colourability.
Discussion on polynomial solvability of tree realizability.
Abstract
The -CombDMR problem is that of determining whether an distance matrix can be realised by vertices in some undirected graph with vertices. This problem has a simple solution in the case . In this paper we show that this problem is polynomial time solvable for and . Moreover, we provide algorithms to construct such graph realisations by solving appropriate 2-SAT instances. In the case where , this problem is NP-complete. We show this by a reduction of the -colourability problem to the -CombDMR problem. Finally, we discuss the simpler polynomial time solvable problem of tree realisability for a given distance matrix.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicsgraph theory and CDMA systems
