![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 64 of file disjunctive.h.
#include <disjunctive.h>
Public Member Functions | |
| bool | operator< (Entry other) const |
Public Attributes | |
| int | task |
| IntegerValue | start_min |
| IntegerValue | size_min |
|
inline |
Definition at line 70 of file disjunctive.h.
| IntegerValue operations_research::sat::TaskSet::Entry::size_min |
Definition at line 67 of file disjunctive.h.
| IntegerValue operations_research::sat::TaskSet::Entry::start_min |
Definition at line 66 of file disjunctive.h.
| int operations_research::sat::TaskSet::Entry::task |
Definition at line 65 of file disjunctive.h.