English

Max flow vitality in general and $st$-planar graphs

Data Structures and Algorithms 2018-12-21 v4

Abstract

The \emph{vitality} of an arc/node of a graph with respect to the maximum flow between two fixed nodes ss and tt is defined as the reduction of the maximum flow caused by the removal of that arc/node. In this paper we address the issue of determining the vitality of arcs and/or nodes for the maximum flow problem. We show how to compute the vitality of all arcs in a general undirected graph by solving only 2(n1)2(n-1) max flow instances and, In stst-planar graphs (directed or undirected) we show how to compute the vitality of all arcs and all nodes in O(n)O(n) worst-case time. Moreover, after determining the vitality of arcs and/or nodes, and given a planar embedding of the graph, we can determine the vitality of a `contiguous' set of arcs/nodes in time proportional to the size of the set.

Keywords

Cite

@article{arxiv.1710.01965,
  title  = {Max flow vitality in general and $st$-planar graphs},
  author = {Giorgio Ausiello and Paolo Giulio Franciosa and Isabella Lari and Andrea Ribichini},
  journal= {arXiv preprint arXiv:1710.01965},
  year   = {2018}
}

Comments

12 pages, 3 figures

R2 v1 2026-06-22T22:04:31.916Z