#include <mip_tests.h>
Definition at line 54 of file mip_tests.h.
◆ IncrementalMipTest()
operations_research::math_opt::IncrementalMipTest::IncrementalMipTest |
( |
| ) |
|
|
protected |
◆ c_
◆ model_
Model operations_research::math_opt::IncrementalMipTest::model_ |
|
protected |
◆ solver_
std::unique_ptr<IncrementalSolver> operations_research::math_opt::IncrementalMipTest::solver_ |
|
protected |
◆ x_
const Variable operations_research::math_opt::IncrementalMipTest::x_ |
|
protected |
◆ y_
const Variable operations_research::math_opt::IncrementalMipTest::y_ |
|
protected |
The documentation for this class was generated from the following file: