OR-Tools  9.6
g_gurobi.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::math_opt
 

Functions

absl::StatusOr< GRBenvUniquePtr > GurobiNewPrimaryEnv (const std::optional< GurobiIsvKey > &isv_key)
 

Variable Documentation

◆ gurobi

Gurobi* gurobi = nullptr

Definition at line 42 of file g_gurobi.cc.

◆ status

absl::Status status = absl::OkStatus()

Definition at line 41 of file g_gurobi.cc.

◆ user_cb

Gurobi::Callback user_cb

Definition at line 40 of file g_gurobi.cc.