![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
Macros | |
| #define | IS_TYPE(type, tag) type.compare(ModelVisitor::tag) == 0 |
| #define IS_TYPE | ( | type, | |
| tag | |||
| ) | type.compare(ModelVisitor::tag) == 0 |
Definition at line 2402 of file expr_array.cc.
| int64_t coef |
Definition at line 1875 of file expr_array.cc.
|
protected |
Definition at line 1487 of file expr_array.cc.
| Rev<int64_t> node_max |
Definition at line 144 of file expr_array.cc.
| Rev<int64_t> node_min |
Definition at line 143 of file expr_array.cc.
| IntVar* var |
Definition at line 1874 of file expr_array.cc.
|
protected |
Definition at line 138 of file expr_array.cc.