Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::LargeInstanceIpParameterTest Class Reference

Detailed Description

Definition at line 161 of file ip_parameter_tests.h.

#include <ip_parameter_tests.h>

Inheritance diagram for operations_research::math_opt::LargeInstanceIpParameterTest:

Protected Member Functions

absl::StatusOr< std::unique_ptr< Model > > Load23588 ()
absl::StatusOr< std::unique_ptr< Model > > LoadBeavma ()

Static Protected Attributes

static constexpr double kOptimalObjective = 8090.0
static constexpr double kLpRelaxationObjective = 7649.87

Member Function Documentation

◆ Load23588()

absl::StatusOr< std::unique_ptr< Model > > operations_research::math_opt::LargeInstanceIpParameterTest::Load23588 ( )
protected

Definition at line 1053 of file ip_parameter_tests.cc.

◆ LoadBeavma()

absl::StatusOr< std::unique_ptr< Model > > operations_research::math_opt::LargeInstanceIpParameterTest::LoadBeavma ( )
protected

Definition at line 1058 of file ip_parameter_tests.cc.

Member Data Documentation

◆ kLpRelaxationObjective

double operations_research::math_opt::LargeInstanceIpParameterTest::kLpRelaxationObjective = 7649.87
staticconstexprprotected

Definition at line 173 of file ip_parameter_tests.h.

◆ kOptimalObjective

double operations_research::math_opt::LargeInstanceIpParameterTest::kOptimalObjective = 8090.0
staticconstexprprotected

Definition at line 167 of file ip_parameter_tests.h.


The documentation for this class was generated from the following files: