scs: Splitting Conic Solver
Solves convex cone programs via operator splitting. Can solve:
linear programs (LPs), second-order cone programs (SOCPs), semidefinite programs
(SDPs), exponential cone programs (ECPs), and power cone programs (PCPs), or
problems with any combination of those cones. SCS uses AMD (a set of routines for permuting sparse matrices prior to factorization) and LDL (a sparse LDL' factorization and solve package) from 'SuiteSparse' (<http://www.suitesparse.com>).
Version: |
1.2-3 |
Depends: |
R (≥ 2.15) |
Suggests: |
slam |
Published: |
2019-03-06 |
Author: |
Florian Schwendinger [ctb, cre],
Brendan O'Donoghue [aut, cph],
Timothy A. Davis [cph],
Patrick R. Amestory [cph],
Iain S. Duff [cph] |
Maintainer: |
Florian Schwendinger <FlorianSchwendinger at gmx.at> |
License: |
GPL-3 |
NeedsCompilation: |
yes |
Citation: |
scs citation info |
Materials: |
README |
In views: |
Optimization |
CRAN checks: |
scs results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=scs
to link to this page.