![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
Stores one variable and its strategy value. More...
Public Attributes | |
int | ref |
int64_t | value |
Stores one variable and its strategy value.
Definition at line 163 of file cp_model_search.cc.
int operations_research::sat::VarValue::ref |
Definition at line 164 of file cp_model_search.cc.
int64_t operations_research::sat::VarValue::value |
Definition at line 165 of file cp_model_search.cc.