![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 112 of file gscip_constraint_handler.h.
#include <gscip_constraint_handler.h>
Public Attributes | |
| bool | local = false |
| bool | modifiable = false |
| bool | removable = true |
| bool | force_cut = false |
| bool operations_research::GScipCutOptions::force_cut = false |
Definition at line 120 of file gscip_constraint_handler.h.
| bool operations_research::GScipCutOptions::local = false |
Definition at line 114 of file gscip_constraint_handler.h.
| bool operations_research::GScipCutOptions::modifiable = false |
Definition at line 116 of file gscip_constraint_handler.h.
| bool operations_research::GScipCutOptions::removable = true |
Definition at line 118 of file gscip_constraint_handler.h.