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

Detailed Description

Definition at line 25 of file compute_infeasible_subsystem_arguments.h.

#include <compute_infeasible_subsystem_arguments.h>

Public Attributes

SolveParameters parameters
MessageCallback message_callback = nullptr
const SolveInterrupter *absl_nullable interrupter = nullptr

Member Data Documentation

◆ interrupter

const SolveInterrupter* absl_nullable operations_research::math_opt::ComputeInfeasibleSubsystemArguments::interrupter = nullptr

Definition at line 63 of file compute_infeasible_subsystem_arguments.h.

◆ message_callback

MessageCallback operations_research::math_opt::ComputeInfeasibleSubsystemArguments::message_callback = nullptr

Definition at line 45 of file compute_infeasible_subsystem_arguments.h.

◆ parameters

SolveParameters operations_research::math_opt::ComputeInfeasibleSubsystemArguments::parameters

Definition at line 27 of file compute_infeasible_subsystem_arguments.h.


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