Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <g_gurobi.h>
Public Member Functions | |
void | operator() (GRBenv *env) const |
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.
void operations_research::math_opt::GurobiFreeEnv::operator() | ( | GRBenv * | env | ) | const |
Definition at line 148 of file g_gurobi.cc.