![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 407 of file scheduling_helpers.h.
#include <scheduling_helpers.h>
Public Member Functions | |
| bool | operator< (TaskInfo other) const |
Public Attributes | |
| int | task |
| IntegerValue | start_min |
| IntegerValue | size_min |
|
inline |
Definition at line 412 of file scheduling_helpers.h.
| IntegerValue operations_research::sat::SchedulingConstraintHelper::TaskInfo::size_min |
Definition at line 410 of file scheduling_helpers.h.
| IntegerValue operations_research::sat::SchedulingConstraintHelper::TaskInfo::start_min |
Definition at line 409 of file scheduling_helpers.h.
| int operations_research::sat::SchedulingConstraintHelper::TaskInfo::task |
Definition at line 408 of file scheduling_helpers.h.