![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <integer_search.h>
Public Attributes | |
BooleanVariable | bool_var = kNoBooleanVariable |
IntegerVariable | int_var = kNoIntegerVariable |
Set the first unassigned Literal/Variable to its value.
Definition at line 201 of file integer_search.h.
BooleanVariable operations_research::sat::BooleanOrIntegerVariable::bool_var = kNoBooleanVariable |
Definition at line 202 of file integer_search.h.
IntegerVariable operations_research::sat::BooleanOrIntegerVariable::int_var = kNoIntegerVariable |
Definition at line 203 of file integer_search.h.