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.3-2 |
Depends: | R (≥ 2.15) |
Suggests: | slam, testthat |
Published: | 2019-11-19 |
Author: | Florian Schwendinger [ctb, cre], Brendan O'Donoghue [aut, cph], Balasubramanian Narasimhan [ctb], Timothy A. Davis [cph], Patrick R. Amestory [cph], Iain S. Duff [cph] |
Maintainer: | Florian Schwendinger <FlorianSchwendinger at gmx.at> |
License: | GPL-3 |
URL: | https://github.com/FlorianSchwendinger/scs |
NeedsCompilation: | yes |
SystemRequirements: | GNU Make |
Citation: | scs citation info |
Materials: | README NEWS |
In views: | Optimization |
CRAN checks: | scs results |
Reference manual: | scs.pdf |
Package source: | scs_1.3-2.tar.gz |
Windows binaries: | r-devel: scs_1.3-2.zip, r-release: scs_1.3-2.zip, r-oldrel: scs_1.3-2.zip |
macOS binaries: | r-release: scs_1.3-2.tgz, r-oldrel: scs_1.3-2.tgz |
Old sources: | scs archive |
Reverse imports: | CVXR, ROI.plugin.scs |
Please use the canonical form https://CRAN.R-project.org/package=scs to link to this page.