Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::SolvedModel Struct Reference

Public Attributes

std::unique_ptr< Modelmodel
 
SolveResult expected_result
 

Detailed Description

Definition at line 46 of file lp_tests.cc.

Member Data Documentation

◆ expected_result

SolveResult operations_research::math_opt::SolvedModel::expected_result

Definition at line 48 of file lp_tests.cc.

◆ model

std::unique_ptr<Model> operations_research::math_opt::SolvedModel::model

Definition at line 47 of file lp_tests.cc.


The documentation for this struct was generated from the following file: