| Class | Description |
|---|---|
| CentralPath |
A central path is a solution to both the primal and dual problems of a semi-definite programming problem.
|
| HomogeneousPathFollowing |
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 eq.
|
| PrimalDualPathFollowing |
The Primal-Dual Path-Following algorithm is an interior point method that solves Semi-Definite Programming problems.
|