![]() |
OR-Tools
9.6
|
Definition at line 176 of file parameters.h.
Public Member Functions | |
| GurobiParametersProto | Proto () const |
| bool | empty () const |
Static Public Member Functions | |
| static GurobiParameters | FromProto (const GurobiParametersProto &proto) |
Public Attributes | |
| gtl::linked_hash_map< std::string, std::string > | param_values |
|
inline |
Definition at line 183 of file parameters.h.
|
static |
Definition at line 170 of file parameters.cc.
| GurobiParametersProto Proto | ( | ) | const |
Definition at line 160 of file parameters.cc.
| gtl::linked_hash_map<std::string, std::string> param_values |
Definition at line 178 of file parameters.h.