![]() |
OR-Tools
9.6
|
Definition at line 60 of file synchronization.h.
Public Member Functions | |
| bool | operator== (const Solution &other) const |
| bool | operator< (const Solution &other) const |
Public Attributes | |
| int64_t | rank = 0 |
| std::vector< ValueType > | variable_values |
| std::string | info |
| int | num_selected = 0 |
|
inline |
Definition at line 82 of file synchronization.h.
|
inline |
Definition at line 79 of file synchronization.h.
| std::string info |
Definition at line 71 of file synchronization.h.
|
mutable |
Definition at line 77 of file synchronization.h.
| int64_t rank = 0 |
Definition at line 67 of file synchronization.h.
| std::vector<ValueType> variable_values |
Definition at line 69 of file synchronization.h.