![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 219 of file parameters.h.
#include <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 226 of file parameters.h.
|
static |
Definition at line 190 of file parameters.cc.
| GurobiParametersProto operations_research::math_opt::GurobiParameters::Proto | ( | ) | const |
Definition at line 180 of file parameters.cc.
| gtl::linked_hash_map<std::string, std::string> operations_research::math_opt::GurobiParameters::param_values |
Definition at line 221 of file parameters.h.