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

#include <infeasible_subsystem_tests.h>

Public Attributes

bool supports_infeasible_subsystems = false
 

Detailed Description

Relevant functionality for infeasible subsystem computation that the solver supports.

Definition at line 26 of file infeasible_subsystem_tests.h.

Member Data Documentation

◆ supports_infeasible_subsystems

bool operations_research::math_opt::InfeasibleSubsystemSupport::supports_infeasible_subsystems = false

Definition at line 27 of file infeasible_subsystem_tests.h.


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