![]() |
OR-Tools
9.6
|
Definition at line 185 of file scheduling_cuts.h.
Public Member Functions | |
| PermutableEvent (int i, CtEvent e) | |
| bool | operator< (const PermutableEvent &o) const |
Public Attributes | |
| int | index |
| IntegerValue | x_start_min |
| IntegerValue | x_start_max |
| IntegerValue | x_size_min |
| IntegerValue | y_size_min |
|
inline |
Definition at line 186 of file scheduling_cuts.h.
|
inline |
Definition at line 192 of file scheduling_cuts.h.
| int index |
Definition at line 194 of file scheduling_cuts.h.
| IntegerValue x_size_min |
Definition at line 197 of file scheduling_cuts.h.
| IntegerValue x_start_max |
Definition at line 196 of file scheduling_cuts.h.
| IntegerValue x_start_min |
Definition at line 195 of file scheduling_cuts.h.
| IntegerValue y_size_min |
Definition at line 198 of file scheduling_cuts.h.