interieurpunt
Interieurpunt, in Dutch often rendered as interior point or interior-point, can refer to two related ideas in mathematics and optimization. As a mathematical concept, an interior point of a set S in Euclidean space is a point for which there exists a small ball around it that is entirely contained in S. For a feasible region defined by linear inequalities Ax ≤ b, a point x with Ax < b is interior to the region, while points with Ax = b lie on the boundary.
In optimization, interior-point methods are a class of algorithms that solve problems by traversing the interior
Historically, interior-point ideas gained prominence in the 1980s. Karmarkar’s 1984 algorithm popularized the interior-point approach for
Applications of interior-point methods span linear programming, convex optimization, and semidefinite programming, where they are valued
See also: barrier method, primal-dual methods, convex optimization, feasibility.