English

Node-Connectivity Terminal Backup, Separately-Capacitated Multiflow, and Discrete Convexity

Data Structures and Algorithms 2020-08-25 v1

Abstract

The terminal backup problems (Anshelevich and Karagiozova (2011)) form a class of network design problems: Given an undirected graph with a requirement on terminals, the goal is to find a minimum cost subgraph satisfying the connectivity requirement. The node-connectivity terminal backup problem requires a terminal to connect other terminals with a number of node-disjoint paths. This problem is not known whether is NP-hard or tractable. Fukunaga (2016) gave a 4/34/3-approximation algorithm based on LP-rounding scheme using a general LP-solver. In this paper, we develop a combinatorial algorithm for the relaxed LP to find a half-integral optimal solution in O(mlog(nUA)MF(kn,m+k2n))O(m\log (nUA)\cdot \operatorname{MF}(kn,m+k^2n)) time, where nn is the number of nodes, mm is the number of edges, kk is the number of terminals, AA is the maximum edge-cost, UU is the maximum edge-capacity, and MF(n,m)\operatorname{MF}(n',m') is the time complexity of a max-flow algorithm in a network with nn' nodes and mm' edges. The algorithm implies that the 4/34/3-approximation algorithm for the node-connectivity terminal backup problem is also efficiently implemented. For the design of algorithm, we explore a connection between the node-connectivity terminal backup problem and a new type of a multiflow, called a separately-capacitated multiflow. We show a min-max theorem which extends Lov\'{a}sz-Cherkassky theorem to the node-capacity setting. Our results build on discrete convexity in the node-connectivity terminal backup problem.

Keywords

Cite

@article{arxiv.2008.10052,
  title  = {Node-Connectivity Terminal Backup, Separately-Capacitated Multiflow, and Discrete Convexity},
  author = {Hiroshi Hirai and Motoki Ikeda},
  journal= {arXiv preprint arXiv:2008.10052},
  year   = {2020}
}

Comments

A preliminary version of this paper was appeared in the proceedings of the 47th International Colloquium on Automata, Languages and Programming (ICALP 2020)

R2 v1 2026-06-23T18:02:50.202Z