scs-rs 0.1.0

Bindings to the SCS convex optimization solver
Documentation

scs-rs

Rust bindings for the SCS convex cone solver.

Requirements

Make sure to add libscsdir.a or libscsdir.so to your linker path.

Examples

See the examples folder for usage.