![]() |
OR-Tools
9.6
|
Definition at line 175 of file diffn_util.h.
Public Member Functions | |
| Rectangle (IntegerValue start, IntegerValue height) | |
| bool | operator< (const Rectangle &other) const |
| bool | operator== (const Rectangle &other) const |
Public Attributes | |
| IntegerValue | start = IntegerValue(0) |
| IntegerValue | height = IntegerValue(0) |
|
inline |
Definition at line 176 of file diffn_util.h.
|
inline |
Definition at line 179 of file diffn_util.h.
|
inline |
Definition at line 180 of file diffn_util.h.
| IntegerValue height = IntegerValue(0) |
Definition at line 185 of file diffn_util.h.
| IntegerValue start = IntegerValue(0) |
Definition at line 184 of file diffn_util.h.