Robust Minimum Cost Flow Problem Under Consistent Flow Constraints
Christina B\"using, Arie M.C.A. Koster, Sabrina Schmitz

TL;DR
This paper introduces a new robust minimum cost flow problem considering demand uncertainty with consistent flow constraints, analyzing its complexity and proposing solutions for specific graph classes.
Contribution
It formulates the RobMCF≡ problem, proves its NP-hardness on certain graph classes, and identifies polynomial-time solvable cases.
Findings
RobMCF≡ is strongly NP-hard on acyclic digraphs.
RobMCF≡ is weakly NP-hard on series-parallel digraphs.
A polynomial-time solution exists for a special series-parallel case.
Abstract
The robust minimum cost flow problem under consistent flow constraints (RobMCF) is a new extension of the minimum cost flow (MCF) problem. In the RobMCF problem, we consider demand and supply that are subject to uncertainty. For all demand realizations, however, we require that the flow value on an arc needs to be equal if it is included in the predetermined arc set given. The objective is to find feasible flows that satisfy the equal flow requirements while minimizing the maximum occurring cost among all demand realizations. In the case of a discrete set of scenarios, we derive structural results which point out the differences with the polynomial time solvable MCF problem on networks with integral capacities. In particular, the Integral Flow Theorem of Dantzig and Fulkerson does not hold. For this reason, we require integral flows in the entire paper. We show that…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems
