English

Constructive Characterization and Recognition Algorithm for Grafts with a Connected Minimum Join

Discrete Mathematics 2025-11-03 v1 Data Structures and Algorithms Combinatorics

Abstract

Minimum joins in a graft (G,T)(G, T), also known as minimum TT-joins of a graph GG, are said to be connected if they determine a connected subgraph of GG. Grafts with a connected minimum join have gained interest ever since Middendorf and Pfeiffer showed that they satisfy Seymour's min-max formula for joins and TT-cut packings; that is, in such grafts, the size of a minimum join is equal to the size of a maximum packing of TT-cuts. In this paper, we provide a constructive characterization of grafts with a connected minimum join. We also obtain a polynomial time algorithm that decides whether a given graft has a connected minimum join and, if so, outputs one. Our algorithm has two bottlenecks; one is the time required to compute a minimum join of a graft, and the other is the time required to solve the single-source all-sink shortest path problem in a graph with conservative ±1\pm 1-valued edge weights. Thus, our algorithm runs in O(n(m+nlogn))O(n(m + n\log n) ) time. In the nondense case, it improves upon the time bound for this problem due to Seb\H{o} and Tannier that was introduced as an application of their results on metrics on graphs.

Keywords

Cite

@article{arxiv.2510.26975,
  title  = {Constructive Characterization and Recognition Algorithm for Grafts with a Connected Minimum Join},
  author = {Nanano Kita},
  journal= {arXiv preprint arXiv:2510.26975},
  year   = {2025}
}
R2 v1 2026-07-01T07:14:44.090Z