1 unstable release
Uses old Rust 2015
0.1.0 | Mar 7, 2020 |
---|
#2053 in Algorithms
10KB
293 lines
ecos-rs
Rust bindings for the ECOS convex second-order cone program solver.
Requirements
Make sure to add libecos.a
or libecos.so
to your linker path.
Examples
See the examples folder for usage.