Constrained Flows in Networks
St\'ephane Bessy, J{\o}rgen Bang-Jensen, Lucas Picasarri-Arrieta

TL;DR
This paper investigates the complexity and approximation of flow problems with structural constraints in networks, revealing NP-hardness results and providing algorithms with approximation guarantees, especially for acyclic networks.
Contribution
It introduces new complexity results and approximation algorithms for constrained flow problems, including maximum p-path-flows and disjoint path variants, with special focus on acyclic networks.
Findings
Deciding maximum flow with support degree constraints is NP-complete.
Approximation ratios for p-path-flows are established, with a lower bound of 9/11 unless P=NP.
Polynomial algorithms exist for maximum p-path-flows in acyclic networks.
Abstract
The support of a flow in a network is the subdigraph induced by the arcs for which . We discuss a number of results on flows in networks where we put certain restrictions on structure of the support of the flow. Many of these problems are NP-hard because they generalize linkage problems for digraphs. For example deciding whether a network has a maximum flow such that the maximum out-degree of the support of is at most 2 is NP-complete as it contains the 2-linkage problem as a very special case. Another problem which is NP-complete for the same reason is that of computing the maximum flow we can send from to along paths (called a maximum {\bf -path-flow}) in . Baier et al. (2005) gave a polynomial time algorithm which finds a -path-flow whose value is at least of the value of a optimum…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Interconnection Networks and Systems
