scs-rs 0.1.0

Bindings to the SCS convex optimization solver
Documentation
  • Coverage
  • 4.59%
    5 out of 109 items documented0 out of 13 items with examples
  • Size
  • Source code size: 4.96 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.63 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • benruijl/scs-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • benruijl

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.