Simplex Algorithm - Other Algorithms

Other Algorithms

Other algorithms for solving linear-programming problems are described in the linear-programming article. Another basis-exchange pivoting algorithm is the criss-cross algorithm. There are polynomial-time algorithms for linear programming that use interior point methods: These include Khachiyan's ellipsoidal algorithm, Karmarkar's projective algorithm, and path-following algorithms.

Read more about this topic:  Simplex Algorithm