14#ifndef OR_TOOLS_MATH_OPT_CPP_COMPUTE_INFEASIBLE_SUBSYSTEM_ARGUMENTS_H_
15#define OR_TOOLS_MATH_OPT_CPP_COMPUTE_INFEASIBLE_SUBSYSTEM_ARGUMENTS_H_
An object oriented wrapper for quadratic constraints in ModelStorage.
std::function< void(const std::vector< std::string > &)> MessageCallback
Arguments passed to ComputeInfeasibleSubsystem() to control the solver.
MessageCallback message_callback
SolveParameters parameters
Model independent parameters, e.g. time limit.
const SolveInterrupter * interrupter