Definition:Karmarkar's Algorithm

From ProofWiki
Jump to navigation Jump to search

Definition

Karmarkar's algorithm is an algorithm for solving problems in linear programming and certain other more general constrained optimization problems.

For large problems it is often faster than the simplex method.

While the simplex method searches the boundaries of the feasible region, Karmarkar's algorithm starts its search from an interior point.




Also see

  • Results about Karmarkar's algorithm can be found here.


Source of Name

This entry was named for Narendra Krishna Karmarkar.


Historical Note

Karmarkar's algorithm was designed by Narendra Krishna Karmarkar in $1984$.


Sources