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:

Reference manual: scs.pdf
Package source: scs_1.2-3.tar.gz
Windows binaries: r-devel: scs_1.2-3.zip, r-release: scs_1.2-3.zip, r-oldrel: scs_1.2-3.zip
OS X binaries: r-release: scs_1.2-3.tgz, r-oldrel: scs_1.2-3.tgz
Old sources: scs archive

Reverse dependencies:

Reverse imports: CVXR, ROI.plugin.scs

Linking:

Please use the canonical form https://CRAN.R-project.org/package=scs to link to this page.