Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::IntervalsRepository::CumulativeHelper Struct Reference

Detailed Description

Definition at line 177 of file intervals.h.

#include <intervals.h>

Public Attributes

AffineExpression capacity
SchedulingConstraintHelpertask_helper
SchedulingDemandHelperdemand_helper

Member Data Documentation

◆ capacity

AffineExpression operations_research::sat::IntervalsRepository::CumulativeHelper::capacity

Definition at line 178 of file intervals.h.

◆ demand_helper

SchedulingDemandHelper* operations_research::sat::IntervalsRepository::CumulativeHelper::demand_helper

Definition at line 180 of file intervals.h.

◆ task_helper

SchedulingConstraintHelper* operations_research::sat::IntervalsRepository::CumulativeHelper::task_helper

Definition at line 179 of file intervals.h.


The documentation for this struct was generated from the following file: