A Cost-Scaling Algorithm for Minimum-Cost Node-Capacitated Multiflow Problem
Hiroshi Hirai, Motoki Ikeda

TL;DR
This paper introduces the first combinatorial weakly polynomial-time algorithm for the minimum-cost node-capacitated multiflow problem, improving upon previous methods by using discrete convex analysis and bisubmodular flows.
Contribution
The paper presents a novel combinatorial algorithm that efficiently solves the minimum-cost node-capacitated multiflow problem in weakly polynomial time, unlike prior strongly polynomial solutions.
Findings
Algorithm finds a half-integral minimum-cost maximum multiflow.
Time complexity is $O(m \log(nCD) ext{SF}(kn, m, k))$ for the algorithm.
First combinatorial approach with weakly polynomial-time complexity for this problem.
Abstract
In this paper, we address the minimum-cost node-capacitated multiflow problem in an undirected network. For this problem, Babenko and Karzanov (2012) showed strongly polynomial-time solvability via the ellipsoid method. Our result is the first combinatorial weakly polynomial-time algorithm for this problem. Our algorithm finds a half-integral minimum-cost maximum multiflow in time, where is the number of nodes, is the number of edges, is the number of terminals, is the maximum node capacity, is the maximum edge cost, and is the time complexity of solving the submodular flow problem in a network of nodes, edges, and a submodular function with -time-computable exchange capacity. Our algorithm is built on discrete convex analysis on graph structures and the concept of reducible…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
