![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 67 of file streamable_solver_init_arguments.h.
#include <streamable_solver_init_arguments.h>
Public Member Functions | |
| GurobiInitializerProto | Proto () const |
Static Public Member Functions | |
| static StreamableGurobiInitArguments | FromProto (const GurobiInitializerProto &args_proto) |
Public Attributes | |
| std::optional< GurobiISVKey > | isv_key |
|
static |
Definition at line 55 of file streamable_solver_init_arguments.cc.
| GurobiInitializerProto operations_research::math_opt::StreamableGurobiInitArguments::Proto | ( | ) | const |
Definition at line 45 of file streamable_solver_init_arguments.cc.
| std::optional<GurobiISVKey> operations_research::math_opt::StreamableGurobiInitArguments::isv_key |
Definition at line 70 of file streamable_solver_init_arguments.h.