Definition at line 325 of file cadical_vivify.cpp.
◆ vivify_more_noccs_kissat()
| CaDiCaL::vivify_more_noccs_kissat::vivify_more_noccs_kissat |
( |
Internal * | i | ) |
|
|
inline |
◆ operator()()
| bool CaDiCaL::vivify_more_noccs_kissat::operator() |
( |
int | a, |
|
|
int | b ) |
|
inline |
Definition at line 331 of file cadical_vivify.cpp.
331 {
334 return ((t - s) | ((b - a) & ~(s - t))) >> 31;
335 }
◆ internal
| Internal* CaDiCaL::vivify_more_noccs_kissat::internal |
The documentation for this struct was generated from the following file: