CMD + K

r-scs

Community

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>).

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-scs

Usage Tracking

3.2.7
3.2.4
3.0_1
3.0_0
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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>).

Last Updated

Apr 15, 2025 at 06:59

License

GPL-3.0-only

Total Downloads

218.4K

Version Downloads

16.1K

Supported Platforms

linux-aarch64
linux-ppc64le
win-64
macOS-arm64
macOS-64
linux-64