English

Concave Flow on Small Depth Directed Networks

Data Structures and Algorithms 2017-04-26 v1

Abstract

Small depth networks arise in a variety of network related applications, often in the form of maximum flow and maximum weighted matching. Recent works have generalized such methods to include costs arising from concave functions. In this paper we give an algorithm that takes a depth DD network and strictly increasing concave weight functions of flows on the edges and computes a (1ϵ)(1 - \epsilon)-approximation to the maximum weight flow in time mDϵ1mD \epsilon^{-1} times an overhead that is logarithmic in the various numerical parameters related to the magnitudes of gradients and capacities. Our approach is based on extending the scaling algorithm for approximate maximum weighted matchings by [Duan-Pettie JACM`14] to the setting of small depth networks, and then generalizing it to concave functions. In this more restricted setting of linear weights in the range [wmin,wmax][w_{\min}, w_{\max}], it produces a (1ϵ)(1 - \epsilon)-approximation in time O(mDϵ1log(wmax/wmin))O(mD \epsilon^{-1} \log( w_{\max} /w_{\min})). The algorithm combines a variety of tools and provides a unified approach towards several problems involving small depth networks.

Keywords

Cite

@article{arxiv.1704.07791,
  title  = {Concave Flow on Small Depth Directed Networks},
  author = {Tung Mai and Richard Peng and Anup B. Rao and Vijay V. Vazirani},
  journal= {arXiv preprint arXiv:1704.07791},
  year   = {2017}
}

Comments

25 pages

R2 v1 2026-06-22T19:27:30.757Z