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

Ellipsoid Method for Linear Programming made simple

2017/12/13 by Sanjeev Saxena, Saxena, Sanjeev
Mathematics · Computer Science · #Advanced Optimization Algorithms Research #Matrix Theory and Algorithms

paper · pdf · doi:10.48550/arxiv.1712.04637

Abstract

In this paper, ellipsoid method for linear programming is derived using only minimal knowledge of algebra and matrices. Unfortunately, most authors first describe the algorithm, then later prove its correctness, which requires a good knowledge of linear algebra.

Related