A distributed preflow-push for the maximum flow problem

  • Authors:
  • Thuy Lien Pham;Marc Bui;Ivan Lavallee;Si Hoang Do

  • Affiliations:
  • Laboratoire de Recherche en Informatique Avancée, Université Paris 8, France;Laboratoire de Recherche en Informatique Avancée, Université Paris 8, France;Laboratoire de Recherche en Informatique Avancée, Université Paris 8, France;Laboratoire de Recherche en Informatique Avancée, Université Paris 8, France

  • Venue:
  • IICS'05 Proceedings of the 5th international conference on Innovative Internet Community Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a new algorithm that solves the problem of distributively determining the maximum flow in an asynchronous network. This distributed algorithm is based on the preflow-push technique. Sequential processes, executing the same code over local data, exchange messages with neighbors to establish the max flow. This algorithm is derived to the case of multiple sources and/or sinks without modifications. For a network of n nodes and m arcs, the algorithm achieves O(n2m) message complexity and O(n2) time complexity.