CentralPath |
A central path is a solution to both the primal and dual problems of a semi-definite programming problem.
|
CSDPMinimizer |
Implements the CSDP algorithm for semidefinite programming problem with equality constraints.
|
HomogeneousPathFollowingMinimizer |
This implementation solves a Semi-Definite Programming problem using the Homogeneous Self-Dual
Path-Following algorithm.
|
Hp |
This is the symmetrization operator as defined in equation (6) in the reference.
|
PrimalDualPathFollowingMinimizer |
The Primal-Dual Path-Following algorithm is an interior point method that solves Semi-Definite
Programming problems.
|