![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 49 of file scheduling_helpers.h.
#include <scheduling_helpers.h>
Public Member Functions | |
| bool | operator< (TaskTime other) const |
| bool | operator> (TaskTime other) const |
Public Attributes | |
| int | task_index |
| IntegerValue | time |
|
inline |
Definition at line 52 of file scheduling_helpers.h.
|
inline |
Definition at line 53 of file scheduling_helpers.h.
| int operations_research::sat::TaskTime::task_index |
Definition at line 50 of file scheduling_helpers.h.
| IntegerValue operations_research::sat::TaskTime::time |
Definition at line 51 of file scheduling_helpers.h.