English

An Improved Combinatorial Polynomial Algorithm for the Linear Arrow-Debreu Market

Data Structures and Algorithms 2015-10-19 v2 Computer Science and Game Theory

Abstract

We present an improved combinatorial algorithm for the computation of equilibrium prices in the linear Arrow-Debreu model. For a market with nn agents and integral utilities bounded by UU, the algorithm runs in O(n7log3(nU))O(n^7 \log^3 (nU)) time. This improves upon the previously best algorithm of Ye by a factor of \tOmega(n)\tOmega(n). The algorithm refines the algorithm described by Duan and Mehlhorn and improves it by a factor of \tOmega(n3)\tOmega(n^3). The improvement comes from a better understanding of the iterative price adjustment process, the improved balanced flow computation for nondegenerate instances, and a novel perturbation technique for achieving nondegeneracy.

Keywords

Cite

@article{arxiv.1510.02694,
  title  = {An Improved Combinatorial Polynomial Algorithm for the Linear Arrow-Debreu Market},
  author = {Rann Duan and Jugal Garg and Kurt Mehlhorn},
  journal= {arXiv preprint arXiv:1510.02694},
  year   = {2015}
}

Comments

to appear in SODA 2016

R2 v1 2026-06-22T11:16:38.142Z