Parallel algorithms for the assignment and minimum-cost flow problems

  • Authors:
  • James B. Orlin;Clifford Stein

  • Affiliations:
  • Sloan School of Management, M.I.T., Cambridge, MA, USA;Department of Math and Computer Science, Dartmouth College, Hanover, NH, USA

  • Venue:
  • Operations Research Letters
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

Let G = (V, E) be a network for an assignment problem with 2n nodes and m edges, in which the largest edge cost is C. Recently the class of instances of bipartite matching problems has been shown to be in RNC provided that C is O(log^kn) for some fixed k. We show how to use scaling so as to develop an improved parallel algorithm and show that bipartite matching problems are in the class RNC provided that C = O(n^l^o^g^^^k^n) for some fixed k. We then generalize these results to minimum-cost flow problems. Let U be an upper bound on the capacities of the edges and on the largest demand. We show that the minimum-cost flow problems is in the class RNC, provided that log(C + U) = O(log^kn) for some fixed k. Thus the minimum-cost flow problem is in the class RNC even when the magnitude of the costs and capacities are allowed to grow faster than any polynomial in n. The key to our approach is to reduce the number of processors needed from an amount that is proportional to the magnitude of the largest edge cost to an amount that is independent of the magnitude of the largest edge cost. The tradeoff is an increase in the running time that grows linearly in log(C + U).