ecos-rs
======
Rust bindings for the [ECOS](https://github.com/embotech/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.