Semidefinite programming: Difference between revisions

Content deleted Content added
m Added a link to sum-of-squares optimization implicitly referenced in "hierarchies of SDPs"
m +{{Authority control}} (1 ID from Wikidata); WP:GenFixes & cleanup on
Line 3:
 
Semidefinite programming is a relatively new field of optimization which is of growing interest for several reasons. Many practical problems in [[operations research]] and [[combinatorial optimization]] can be modeled or approximated as semidefinite programming problems. In automatic control theory, SDPs are used in the context of [[linear matrix inequality|linear matrix inequalities]]. SDPs are in fact a special case of [[conic optimization|cone programming]] and can be efficiently solved by [[interior point methods]].
All [[linear programming|linear programs]] and (convex) [[quadratic programming|quadratic programs]] can be expressed as SDPs, and [[sum-of-squares optimization | via hierarchies of SDPs]] the solutions of polynomial optimization problems can be approximated. Semidefinite programming has been used in the [[optimization]] of complex systems. In recent years, some quantum query complexity problems have been formulated in terms of semidefinite programs.
 
== Motivation and definition ==
Line 253:
 
{{Mathematical optimization software}}
{{Authority control}}
 
[[Category:Convex optimization]]