English

Forcing a unique minimum spanning tree and a unique shortest path

Data Structures and Algorithms 2025-12-18 v2

Abstract

A forcing set SS in a combinatorial problem is a set of elements such that there is a unique solution that contains all the elements in SS. An anti-forcing set is the symmetric concept: a set SS of elements is called an anti-forcing set if there is a unique solution disjoint from SS. There are extensive studies on the computational complexity of finding a minimum forcing set in various combinatorial problems, and the known results indicate that many problems would be harder than their classical counterparts: the decision version of finding a minimum forcing set for perfect matchings is NP-complete [Adams et al., Discret. Math. 2004] and that of finding a minimum forcing set for satisfying assignments for 3CNF formulas is Σ2P\Sigma_2^{\mathrm{P}}-complete [Hatami-Maserrat, DAM 2005]. In this paper, we investigate the complexity of the problems of finding minimum forcing and anti-forcing sets for the shortest ss-tt path problem and the minimum weight spanning tree problem. We show that, unlike the aforementioned results, these problems are tractable, with the exception of the decision version of finding a minimum anti-forcing set for shortest ss-tt paths, which is NP-complete.

Keywords

Cite

@article{arxiv.2509.24309,
  title  = {Forcing a unique minimum spanning tree and a unique shortest path},
  author = {Tatsuya Gima and Yasuaki Kobayashi and Yota Otachi and Takumi Sato},
  journal= {arXiv preprint arXiv:2509.24309},
  year   = {2025}
}

Comments

13 pages, 2 figures, WALCOM2026

R2 v1 2026-07-01T06:03:36.100Z