![]() |
OR-Tools
9.6
|
Definition at line 154 of file scheduling_cuts.h.
Public Member Functions | |
| CtEvent (int t, SchedulingConstraintHelper *x_helper) | |
| std::string | DebugString () const |
Public Attributes | |
| AffineExpression | x_end |
| double | x_lp_end |
| bool | use_energy = false |
| bool | lifted = false |
| bool | y_size_is_fixed = false |
| IntegerValue | x_start_min |
| IntegerValue | x_start_max |
| IntegerValue | x_end_min |
| IntegerValue | x_end_max |
| IntegerValue | x_size_min |
| IntegerValue | y_min = IntegerValue(0) |
| IntegerValue | y_max = IntegerValue(0) |
| IntegerValue | y_size_min |
| IntegerValue | energy_min |
| std::vector< LiteralValueValue > | decomposed_energy |
| CtEvent | ( | int | t, |
| SchedulingConstraintHelper * | x_helper | ||
| ) |
Definition at line 1318 of file scheduling_cuts.cc.
| std::string DebugString | ( | ) | const |
Definition at line 1321 of file scheduling_cuts.cc.
|
inherited |
Definition at line 146 of file scheduling_cuts.h.
|
inherited |
Definition at line 142 of file scheduling_cuts.h.
| bool lifted = false |
Definition at line 167 of file scheduling_cuts.h.
| bool use_energy = false |
Definition at line 163 of file scheduling_cuts.h.
| AffineExpression x_end |
Definition at line 158 of file scheduling_cuts.h.
|
inherited |
Definition at line 134 of file scheduling_cuts.h.
|
inherited |
Definition at line 133 of file scheduling_cuts.h.
| double x_lp_end |
Definition at line 159 of file scheduling_cuts.h.
|
inherited |
Definition at line 135 of file scheduling_cuts.h.
|
inherited |
Definition at line 132 of file scheduling_cuts.h.
|
inherited |
Definition at line 131 of file scheduling_cuts.h.
|
inherited |
Definition at line 138 of file scheduling_cuts.h.
|
inherited |
Definition at line 137 of file scheduling_cuts.h.
| bool y_size_is_fixed = false |
Definition at line 172 of file scheduling_cuts.h.
|
inherited |
Definition at line 139 of file scheduling_cuts.h.