English

Minimum Cost Nowhere-zero Flows and Cut-balanced Orientations

Data Structures and Algorithms 2025-04-29 v1 Combinatorics Optimization and Control

Abstract

Flows and colorings are disparate concepts in graph algorithms -- the former is tractable while the latter is intractable. Tutte introduced the concept of nowhere-zero flows to unify these two concepts. Jaeger showed that nowhere-zero flows are equivalent to cut-balanced orientations. Motivated by connections between nowhere-zero flows, cut-balanced orientations, Nash-Williams' well-balanced orientations, and postman problems, we study optimization versions of nowhere-zero flows and cut-balanced orientations. Given a bidirected graph with asymmetric costs on two orientations of each edge, we study the min cost nowhere-zero kk-flow problem and min cost kk-cut-balanced orientation problem. We show that both problems are NP-hard to approximate within any finite factor. Given the strong inapproximability result, we design bicriteria approximations for both problems: we obtain a (6,6)(6,6)-approximation to the min cost nowhere-zero kk-flow and a (k,6)(k,6)-approximation to the min cost kk-cut-balanced orientation. For the case of symmetric costs (where the costs of both orientations are the same for every edge), we show that the nowhere-zero kk-flow problem remains NP-hard and admits a 33-approximation.

Keywords

Cite

@article{arxiv.2504.18767,
  title  = {Minimum Cost Nowhere-zero Flows and Cut-balanced Orientations},
  author = {Karthekeyan Chandrasekaran and Siyue Liu and R. Ravi},
  journal= {arXiv preprint arXiv:2504.18767},
  year   = {2025}
}
R2 v1 2026-06-28T23:12:05.530Z