Interior-point method
Interior Point Methods are algorithms to solve nonlinear convex optimization problems. These algorithms have been inspired from algorithms by Narendra Karmarkar for Linear Programming developed in 1984. The basic elements of the method consists of a self-concordant barrier function used to encode the convex set. Any convex optimization problem can be transformed into minimizing (or maximizing) a linear function over a convex set. The idea of encoding the feasible set using a barrier and designing barrier methods was studied in the early 1960s by Fiacco McCormick and others. These ideas were mainly developed for general nonlinear programming. Nestrov and Nemirovskii came up with a special class of such barriers that can be used to encode any convex set and they guarantees that the number of iterations of the algorithm is bounded by a polynomial in the dimension and accuracy of the solution.