English

Concave Generalized Flows with Applications to Market Equilibria

Data Structures and Algorithms 2012-04-06 v3 Discrete Mathematics Computer Science and Game Theory Computational Finance

Abstract

We consider a nonlinear extension of the generalized network flow model, with the flow leaving an arc being an increasing concave function of the flow entering it, as proposed by Truemper and Shigeno. We give a polynomial time combinatorial algorithm for solving corresponding flow maximization problems, finding an epsilon-approximate solution in O(m(m+log n)log(MUm/epsilon)) arithmetic operations and value oracle queries, where M and U are upper bounds on simple parameters. This also gives a new algorithm for linear generalized flows, an efficient, purely scaling variant of the Fat-Path algorithm by Goldberg, Plotkin and Tardos, not using any cycle cancellations. We show that this general convex programming model serves as a common framework for several market equilibrium problems, including the linear Fisher market model and its various extensions. Our result immediately extends these market models to more general settings. We also obtain a combinatorial algorithm for nonsymmetric Arrow-Debreu Nash bargaining, settling an open question by Vazirani.

Keywords

Cite

@article{arxiv.1109.3893,
  title  = {Concave Generalized Flows with Applications to Market Equilibria},
  author = {Laszlo A. Vegh},
  journal= {arXiv preprint arXiv:1109.3893},
  year   = {2012}
}

Comments

Major revision. Instead of highest gain augmenting paths, we employ the Fat-Path framework. Many parts simplified, running time for the linear case improved

R2 v1 2026-06-21T19:06:42.379Z