https://people.engr.tamu.edu/davis/suitesparse.html>).">

scs: Splitting Conic Solver (original) (raw)

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.4
Depends: R (≥ 3.5.0)
Suggests: Matrix, slam, tinytest
Published: 2023-04-11
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
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 formhttps://CRAN.R-project.org/package=scsto link to this page.