OR-Tools  9.6
SupportedProblemStructures

Detailed Description

Definition at line 132 of file math_opt_proto_utils.h.

Public Attributes

SupportType integer_variables = SupportType::kNotSupported
 
SupportType multi_objectives = SupportType::kNotSupported
 
SupportType quadratic_objectives = SupportType::kNotSupported
 
SupportType quadratic_constraints = SupportType::kNotSupported
 
SupportType sos1_constraints = SupportType::kNotSupported
 
SupportType sos2_constraints = SupportType::kNotSupported
 
SupportType indicator_constraints = SupportType::kNotSupported
 

Member Data Documentation

◆ indicator_constraints

SupportType indicator_constraints = SupportType::kNotSupported

Definition at line 139 of file math_opt_proto_utils.h.

◆ integer_variables

Definition at line 133 of file math_opt_proto_utils.h.

◆ multi_objectives

Definition at line 134 of file math_opt_proto_utils.h.

◆ quadratic_constraints

SupportType quadratic_constraints = SupportType::kNotSupported

Definition at line 136 of file math_opt_proto_utils.h.

◆ quadratic_objectives

SupportType quadratic_objectives = SupportType::kNotSupported

Definition at line 135 of file math_opt_proto_utils.h.

◆ sos1_constraints

Definition at line 137 of file math_opt_proto_utils.h.

◆ sos2_constraints

Definition at line 138 of file math_opt_proto_utils.h.


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