Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Attributes | |
std::unique_ptr< Model > | model |
SolveResult | expected_result |
Definition at line 46 of file lp_tests.cc.
SolveResult operations_research::math_opt::SolvedModel::expected_result |
Definition at line 48 of file lp_tests.cc.
std::unique_ptr<Model> operations_research::math_opt::SolvedModel::model |
Definition at line 47 of file lp_tests.cc.