[[example]]
doc-scrape-examples = false
name = "hs071"
[build-dependencies.bindgen]
version = "0.69.4"
[package]
authors = ["Matt Bolitho<matt.bolitho.software@gmail.com>"]
categories = ["external-ffi-bindings", "mathematics", "science"]
description = "Rust bindings to the C interface of Ipopt, a library for large-scale, constrained, nonlinear optimization."
documentation = "https://docs.rs/ipopt_bindgen"
edition = "2021"
keywords = ["ipopt", "optimization", "ffi", "bindings"]
license = "MIT OR Apache-2.0"
name = "ipopt_bindgen"
readme = "README.md"
repository = "https://github.com/MattBolitho/ipopt_bindgen"
version = "0.2.1"
[target."cfg(windows)".build-dependencies.cc]
version = "1.0"