grb-sys
is a crate for the Rust programming language
providing low-level access to the Gurobi optimization
suite.
The API bindings are automatically generated from the C header files on your system.
Frank Fischer frank-fischer@shadow-soft.de
Licensed under MIT.
Add the following line to your Cargo.toml
.
[dependencies]
grb-sys = "^0.1"
The build script requires the environment variable GUROBI_HOME
to be
set to the path of your Gurobi installation, e.g.
export GUROBI_HOME=/opt/gurobi800/linux64
The API reference documentation.
The following versions of Gurobi and and grb-sys
are known to work.
grb-sys
0.1 and Gurobi 8.0