A new polynomial-time algorithm for linear programming
A new polynomial-time algorithm for linear programming
复制标题
DOI:
10.1145/800057.808695
复制
发表时间:
1984-12
期刊:
影响因子:
1.1
通讯作者:
N. Karmarkar
中科院分区:
文献类型:
--
作者:
N. Karmarkar
We present a new polynomial-time algorithm for linear programming. In the worst case, the algorithm requiresO(n3.5L) arithmetic operations onO(L) bit numbers, wheren is the number of variables andL is the number of bits in the input. The running-time of this algorithm is better than the ellipsoid algorithm by a factor ofO(n2.5). We prove that given a polytopeP and a strictly interior point a εP, there is a projective transformation of the space that mapsP, a toP′, a′ having the following property. The ratio of the radius of the smallest sphere with center a′, containingP′ to the radius of the largest sphere with center a′ contained inP′ isO(n). The algorithm consists of repeated application of such projective transformations each followed by optimization over an inscribed sphere to create a sequence of points which converges to the optimal solution in polynomial time.