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' (<https://people.engr.tamu.edu/davis/suitesparse.html>).
Version: |
3.2.7 |
Depends: |
R (≥ 3.5.0) |
Suggests: |
Matrix, slam, tinytest |
Published: |
2025-04-14 |
DOI: |
10.32614/CRAN.package.scs |
Author: |
Florian Schwendinger [aut, cre],
Brendan O'Donoghue [aut, cph],
Balasubramanian Narasimhan [aut],
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 |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=scs
to link to this page.