Crates.io | ecos-rs |
lib.rs | ecos-rs |
version | 0.1.0 |
source | src |
created_at | 2020-03-07 17:18:03.342862 |
updated_at | 2020-03-07 17:18:03.342862 |
description | Bindings to the ECOS convex second-order cone program solver |
homepage | |
repository | https://github.com/benruijl/ecos-rs |
max_upload_size | |
id | 216381 |
size | 11,184 |
Rust bindings for the ECOS convex second-order cone program solver.
Make sure to add libecos.a
or libecos.so
to your linker path.
See the examples folder for usage.