Crates.io | scs-rs |
lib.rs | scs-rs |
version | 0.1.0 |
source | src |
created_at | 2020-02-20 15:34:54.868907 |
updated_at | 2020-02-20 15:34:54.868907 |
description | Bindings to the SCS convex optimization solver |
homepage | |
repository | https://github.com/benruijl/scs-rs |
max_upload_size | |
id | 210924 |
size | 4,963,589 |
Rust bindings for the SCS convex cone solver.
Make sure to add libscsdir.a
or libscsdir.so
to your linker path.
See the examples folder for usage.