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

Detailed Description

Definition at line 130 of file ip_parameter_tests.h.

#include <ip_parameter_tests.h>

Public Attributes

std::string name
SolverType solver_type
SolveParameters base_parameters
ParameterSupport parameter_support
bool allow_limit_undetermined = false

Member Data Documentation

◆ allow_limit_undetermined

bool operations_research::math_opt::LargeInstanceTestParams::allow_limit_undetermined = false

Definition at line 147 of file ip_parameter_tests.h.

◆ base_parameters

SolveParameters operations_research::math_opt::LargeInstanceTestParams::base_parameters

Definition at line 139 of file ip_parameter_tests.h.

◆ name

std::string operations_research::math_opt::LargeInstanceTestParams::name

Definition at line 133 of file ip_parameter_tests.h.

◆ parameter_support

ParameterSupport operations_research::math_opt::LargeInstanceTestParams::parameter_support

Definition at line 141 of file ip_parameter_tests.h.

◆ solver_type

SolverType operations_research::math_opt::LargeInstanceTestParams::solver_type

Definition at line 136 of file ip_parameter_tests.h.


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