English

Node-Weighted Multicut in Planar Digraphs

Data Structures and Algorithms 2026-01-29 v1

Abstract

Kawarabayashi and Sidiropoulos [KS22] obtained an O(log2n)O(\log^2 n)-approximation algorithm for Multicut in planar digraphs via a natural LP relaxation, which also establishes a corresponding upper bound on the multicommodity flow-cut gap. Their result is in contrast to a lower bound of Ω~(n1/7)\tilde{\Omega}(n^{1/7}) on the flow-cut gap for general digraphs due to Chuzhoy and Khanna [CK09]. We extend the algorithm and analysis in [KS22] to the node-weighted Multicut problem. Unlike in general digraphs, node-weighted problems cannot be reduced to edge-weighted problems in a black box fashion due to the planarity restriction. We use the node-weighted problem as a vehicle to accomplish two additional goals: (i) to obtain a deterministic algorithm (the algorithm in [KS22] is randomized), and (ii) to simplify and clarify some aspects of the algorithm and analysis from [KS22]. The Multicut result, via a standard technique, implies an approximation for the Nonuniform Sparsest Cut problem with an additional logarithmic factor loss.

Keywords

Cite

@article{arxiv.2601.20038,
  title  = {Node-Weighted Multicut in Planar Digraphs},
  author = {Chandra Chekuri and Rhea Jain},
  journal= {arXiv preprint arXiv:2601.20038},
  year   = {2026}
}
R2 v1 2026-07-01T09:22:56.141Z