vix.ing · top · new · best · stats · spec

Improved Algorithms for Computing Fisher's Market Clearing Prices

2022/01/26 by Orlin, James B.
#Fisher #Market equilibrium #strongly polynomial

paper · doi:10.4230/dagsemproc.10171.2

Abstract

We give the first strongly polynomial time algorithm for computing an equilibrium for the linear utilities case of Fisher's market model. We consider a problem with a set B of buyers and a set G of divisible goods. Each buyer i starts with an initial integral allocation ei of money. The integral utility for buyer i of good j is Uij. We first develop a weakly polynomial time algorithm that runs in O(n4 log Umax + n3 emax) time, where n = |B| + |G|. We further modify the algorithm so that it runs in O(n4 log n) time. These algorithms improve upon the previous best running time of O(n8 log Umax + n7 log emax), due to Devanur et al.

Related