Extensions to Network Flow Interdiction on Planar Graphs
Rico Zenklusen

TL;DR
This paper develops pseudo-polynomial algorithms for network flow interdiction on planar graphs, including vertex removal and multiple sources/sinks, and explores their relation to the k-densest subgraph problem.
Contribution
It introduces planarity-preserving transformations and algorithms that extend interdiction analysis to more general planar network scenarios.
Findings
Algorithms incorporate vertex removals and capacities in planar graphs.
Pseudo-polynomial algorithm for minimal interdiction budget with multiple sources and sinks.
Reduction of k-densest subgraph problem to planar network interdiction.
Abstract
Network flow interdiction analysis studies by how much the value of a maximum flow in a network can be diminished by removing components of the network constrained to some budget. Although this problem is strongly NP-complete on general networks, pseudo-polynomial algorithms were found for planar networks with a single source and a single sink and without the possibility to remove vertices. In this work we introduce pseudo-polynomial algorithms which overcome some of the restrictions of previous methods. We propose a planarity-preserving transformation that allows to incorporate vertex removals and vertex capacities in pseudo-polynomial interdiction algorithms for planar graphs. Additionally, a pseudo-polynomial algorithm is introduced for the problem of determining the minimal interdiction budget which is at least needed to make it impossible to satisfy the demand of all sink nodes, on…
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
TopicsSoftware-Defined Networks and 5G · Infrastructure Resilience and Vulnerability Analysis · Network Security and Intrusion Detection
