Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <sat_base.h>
Public Member Functions | |
AssignmentView (const VariablesAssignment &assignment) | |
bool | LiteralIsFalse (Literal literal) const |
bool | LiteralIsTrue (Literal literal) const |
For "hot" loop, it is better not to reload the Bitset64 pointer on each check.
Definition at line 222 of file sat_base.h.
|
inlineexplicit |
Definition at line 224 of file sat_base.h.
|
inline |
Definition at line 227 of file sat_base.h.
|
inline |
Definition at line 231 of file sat_base.h.