![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Functor to use as deleter for std::unique_ptr that stores a primary GRBenv, used by GRBenvUniquePtr. Most users will not use this directly.
Definition at line 53 of file g_gurobi.h.
#include <g_gurobi.h>
Public Member Functions | |
void | operator() (GRBenv *env) const |
void operations_research::math_opt::GurobiFreeEnv::operator() | ( | GRBenv * | env | ) | const |
Definition at line 150 of file g_gurobi.cc.