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

A polynomial projection-type algorithm for linear programming

2013/07/16 by Végh, László A., Zambelli, Giacomo
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #FOS: Mathematics #Optimization and Control (math.OC)

paper · doi:10.48550/arxiv.1307.4334

Abstract

We propose a simple O([n5/log n]L) algorithm for linear programming feasibility, that can be considered as a polynomial-time implementation of the relaxation method. Our work draws from Chubanov's "Divide-and-Conquer" algorithm [4], where the recursion is replaced by a simple and more efficient iterative method. A similar approach was used in a more recent paper of Chubanov [6].

Related