![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 266 of file scheduling_helpers.h.
#include <scheduling_helpers.h>
Public Member Functions | |
| bool | operator< (const ProfileEvent &other) const |
Public Attributes | |
| IntegerValue | time |
| int | task |
| bool | is_first |
|
inline |
Definition at line 271 of file scheduling_helpers.h.
| bool operations_research::sat::SchedulingConstraintHelper::ProfileEvent::is_first |
Definition at line 269 of file scheduling_helpers.h.
| int operations_research::sat::SchedulingConstraintHelper::ProfileEvent::task |
Definition at line 268 of file scheduling_helpers.h.
| IntegerValue operations_research::sat::SchedulingConstraintHelper::ProfileEvent::time |
Definition at line 267 of file scheduling_helpers.h.