Two flow network simplification algorithms

  • Authors:
  • Ewa Misiołek;Danny Z. Chen

  • Affiliations:
  • Mathematics Department, Saint Mary's College, Notre Dame, IN and Department of Computer Science and Engineering, University of Notre Dame, Notre Dame, IN;Department of Computer Science and Engineering, University of Notre Dame, Notre Dame, IN

  • Venue:
  • Information Processing Letters
  • Year:
  • 2006

Quantified Score

Hi-index 0.89

Visualization

Abstract

Flow network simplification can reduce the size of the flow network and hence the amount of computation performed by flow algorithms. We present the first linear time algorithm for the undirected network case. We also give an O(|E| × (|V| + |E|)) time algorithm for the directed case, an improvement over the previous best O(|V| + |E|2 log |V|) time solution. Both of our algorithms are quite simple.