To use the Gurobi solver on simplex
- add the following configuration to your shell
export PATH=/opt/gurobi/bin:$PATH
export LD_LIBRARY_PATH=/opt/gurobi/lib
run grbgetkey as instructed on
gurobi.com
if necessary,
export GRB_LICENSE_FILE=/path/to/gurobi.lic