![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 81 of file streamable_solver_init_arguments.h.
#include <streamable_solver_init_arguments.h>
Public Member Functions | |
| XpressInitializerProto | Proto () const |
Static Public Member Functions | |
| static StreamableXpressInitArguments | FromProto (const XpressInitializerProto &args_proto) |
Public Attributes | |
| std::optional< bool > | extract_names |
|
static |
Definition at line 74 of file streamable_solver_init_arguments.cc.
| XpressInitializerProto operations_research::math_opt::StreamableXpressInitArguments::Proto | ( | ) | const |
Definition at line 64 of file streamable_solver_init_arguments.cc.
| std::optional<bool> operations_research::math_opt::StreamableXpressInitArguments::extract_names |
Definition at line 86 of file streamable_solver_init_arguments.h.