Class | Description |
---|---|
AntoniouLu2007 |
This implementation is based on Algorithm 14.5 in the reference.
|
PrimalDualInteriorPointMinimizer |
Solves a Dual Second Order Conic Programming problem using the Primal Dual
Interior Point algorithm.
|
PrimalDualSolution |
The vector set {x, s, y} is a solution to both the primal and dual SOCP problems.
|
SDPT3v4 |
This implements Algorithm_IPC, the SOCP interior point algorithm in SDPT3
version 4.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.