![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <intervals.h>
Public Attributes | |
AffineExpression | capacity |
SchedulingConstraintHelper * | task_helper |
SchedulingDemandHelper * | demand_helper |
We register cumulative at load time so that our search heuristic can loop over all cumulative constraints easily.
Definition at line 173 of file intervals.h.
AffineExpression operations_research::sat::IntervalsRepository::CumulativeHelper::capacity |
Definition at line 174 of file intervals.h.
SchedulingDemandHelper* operations_research::sat::IntervalsRepository::CumulativeHelper::demand_helper |
Definition at line 176 of file intervals.h.
SchedulingConstraintHelper* operations_research::sat::IntervalsRepository::CumulativeHelper::task_helper |
Definition at line 175 of file intervals.h.