Talk:Interior-point method
![]() | Mathematics Unassessed | |||||||||
|
These algorithms have been inspired by Karmarkar's algorithm, developed by Narendra Karmarkar in 1984 for linear programming. The basic elements of the method consists of a self-concordant barrier function used to encode the convex set. Contrary to the simplex method, it reaches the optimal vertex by traversing the interior of the feasible region. This seems a bit complex - I'm not sure if it's helped me understand what an interior point method is, why I'd use it or what I'd be doing. I'm going to traverse the interior of a convex set - right? Is this method really this complex? Has anyone got a source that is as simple as Shewchuk's "Introduction to the Conjugate Gradient Method without the Agonising Pain"? --Dilaudid (talk) 11:23, 27 November 2007 (UTC)
- Try the book of S. Wright given in the literature. At least the intoduction.195.128.250.6 (talk) 22:07, 8 October 2008 (UTC)
"Yurii Nesterov and Arkadii Nemirovskii came up with a special class of such barriers that can be used to encode any convex set." When did they do this? Was it before or after Karmarkar? What is the citation? Duoduoduo (talk) 16:20, 25 January 2010 (UTC)
- in 1994, after Karmarkar. Ref to original N&N paper in the overview which I've added Serg3d2 (talk) 07:57, 21 February 2011 (UTC)
I opt for revising the text for grammar, it is sometimes difficult to understand the text when many articles are missing and when sentences are simply incomplete (especially the Section "Primal-dual interior point method for nonlinear optimization"). -- 09:00, 22 March 2011 (UTC) —Preceding unsigned comment added by 128.130.71.144 (talk)
Expanding article for other IPM applications
IPM for constrained nonlinear optimization exampled in article is the most simple IPM technically. Should other applications - LP, sequential quadratic etc. also explained in details? I had experience only with IPM for constrained nonlinear, by simple retelling or copy/pasting I can miss some niceties in those other applications of IPM.Serg3d2 (talk) 06:18, 27 February 2011 (UTC)
Another question - should symmetric IPM modification be explaned here, or it's too not-notable/trivial?Serg3d2 (talk) 06:29, 27 February 2011 (UTC)