scs-rs

Crates.ioscs-rs
lib.rsscs-rs
version0.1.0
sourcesrc
created_at2020-02-20 15:34:54.868907
updated_at2020-02-20 15:34:54.868907
descriptionBindings to the SCS convex optimization solver
homepage
repositoryhttps://github.com/benruijl/scs-rs
max_upload_size
id210924
size4,963,589
Ben Ruijl (benruijl)

documentation

README

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.

Commit count: 1

cargo fmt