![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 235 of file parameters.h.
#include <parameters.h>
Public Member Functions | |
| GlpkParametersProto | Proto () const |
Static Public Member Functions | |
| static GlpkParameters | FromProto (const GlpkParametersProto &proto) |
Public Attributes | |
| std::optional< bool > | compute_unbound_rays_if_possible = std::nullopt |
|
static |
Definition at line 208 of file parameters.cc.
| GlpkParametersProto operations_research::math_opt::GlpkParameters::Proto | ( | ) | const |
Definition at line 199 of file parameters.cc.
| std::optional<bool> operations_research::math_opt::GlpkParameters::compute_unbound_rays_if_possible = std::nullopt |
Definition at line 251 of file parameters.h.