Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <infeasible_subsystem_tests.h>
Public Attributes | |
SolverType | solver_type |
The tested solver. | |
InfeasibleSubsystemSupport | support_menu |
Definition at line 33 of file infeasible_subsystem_tests.h.
SolverType operations_research::math_opt::InfeasibleSubsystemTestParameters::solver_type |
The tested solver.
Definition at line 35 of file infeasible_subsystem_tests.h.
InfeasibleSubsystemSupport operations_research::math_opt::InfeasibleSubsystemTestParameters::support_menu |
Definition at line 37 of file infeasible_subsystem_tests.h.