ipopt-sys 0.1.0

Raw unsafe Rust bindings to the Ipopt non-linear optimization library.
1
2
3
4
5
6
# ipopt-sys

This package provides unsafe Rust bindings to the [Ipopt](https://projects.coin-or.org/Ipopt)
 non-linear optimization library.

It has currently only been tested on macOS.