OR-Tools  9.3
g_gurobi.cc File Reference

Go to the source code of this file.

Namespaces

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

Functions

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

Variable Documentation

◆ gurobi

Gurobi* gurobi = nullptr

Definition at line 36 of file g_gurobi.cc.

◆ status

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

Definition at line 35 of file g_gurobi.cc.

◆ user_cb

Gurobi::Callback user_cb

Definition at line 34 of file g_gurobi.cc.