OR-Tools  9.3
g_gurobi.h File Reference

Go to the source code of this file.

Classes

struct  GurobiIsvKey
 
struct  GurobiFreeEnv
 
class  Gurobi
 
struct  Gurobi::SparseMat
 
class  Gurobi::CallbackContext
 

Namespaces

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

Typedefs

using GRBenvUniquePtr = std::unique_ptr< GRBenv, GurobiFreeEnv >
 

Functions

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