highs-sys 0.0.1

Rust binding for the HiGHS linear programming solver
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.bindgen]
version = "0.57"

[build-dependencies.cmake]
version = "0.1"

[dependencies]

[package]
authors = ["Ophir LOJKINE"]
description = " Rust binding for the HiGHS linear programming solver"
edition = "2018"
license = "MIT"
name = "highs-sys"
repository = "https://github.com/lovasoa/highs-sys"
version = "0.0.1"