Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::GurobiFreeEnv Struct Reference

#include <g_gurobi.h>

Public Member Functions

void operator() (GRBenv *env) const
 

Detailed Description

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.

Member Function Documentation

◆ operator()()

void operations_research::math_opt::GurobiFreeEnv::operator() ( GRBenv * env) const

Definition at line 148 of file g_gurobi.cc.


The documentation for this struct was generated from the following files: