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

#include <infeasible_subsystem_tests.h>

Public Attributes

SolverType solver_type
 The tested solver.
 
InfeasibleSubsystemSupport support_menu
 

Detailed Description

Definition at line 33 of file infeasible_subsystem_tests.h.

Member Data Documentation

◆ solver_type

SolverType operations_research::math_opt::InfeasibleSubsystemTestParameters::solver_type

The tested solver.

Definition at line 35 of file infeasible_subsystem_tests.h.

◆ support_menu

InfeasibleSubsystemSupport operations_research::math_opt::InfeasibleSubsystemTestParameters::support_menu

Definition at line 37 of file infeasible_subsystem_tests.h.


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