highs-sys 1.14.1

Rust binding for the HiGHS linear programming solver. See http://highs.dev.
Documentation
1
2
3
4
5
6
# HighsModel

A QP model is communicated via an instance of the HighsModel class

- `lp_`: Instance of [HighsLp]@ref class - LP components of the model
- `hessian_`: Instance of [HighsHessian]@ref class - Hessian matrix