![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 285 of file parameters.h.
#include <parameters.h>
Public Member Functions | |
| XpressParametersProto | Proto () const |
| bool | empty () const |
Static Public Member Functions | |
| static XpressParameters | FromProto (const XpressParametersProto &proto) |
Public Attributes | |
| gtl::linked_hash_map< std::string, std::string > | param_values |
|
inline |
Definition at line 292 of file parameters.h.
|
static |
Definition at line 227 of file parameters.cc.
| XpressParametersProto operations_research::math_opt::XpressParameters::Proto | ( | ) | const |
Definition at line 217 of file parameters.cc.
| gtl::linked_hash_map<std::string, std::string> operations_research::math_opt::XpressParameters::param_values |
Definition at line 287 of file parameters.h.