![]() |
OR-Tools
9.6
|
Definition at line 210 of file presolve_util.h.
Public Member Functions | |
| ClauseWithOneMissingHasher (absl::BitGenRef random) | |
| void | RegisterClause (int c, absl::Span< const int > clause) |
| uint64_t | HashWithout (int c, int ref) const |
| uint64_t | HashOfNegatedLiterals (absl::Span< const int > literals) |
|
inlineexplicit |
Definition at line 212 of file presolve_util.h.
| uint64_t HashOfNegatedLiterals | ( | absl::Span< const int > | literals | ) |
Definition at line 601 of file presolve_util.cc.
|
inline |
Definition at line 220 of file presolve_util.h.
| void RegisterClause | ( | int | c, |
| absl::Span< const int > | clause | ||
| ) |
Definition at line 585 of file presolve_util.cc.