Definition at line 1718 of file clause.cc.
◆ LratEquivalenceHelper()
◆ ComputeImplicationChain()
| void operations_research::sat::LratEquivalenceHelper::ComputeImplicationChain |
( |
Literal | a, |
|
|
Literal | b, |
|
|
util_intops::StrongVector< LiteralIndex, LiteralIndex > & | parents, |
|
|
std::vector< ClauseId > & | clause_ids ) |
|
inline |
◆ FixAllLiteralsInComponent()
| bool operations_research::sat::LratEquivalenceHelper::FixAllLiteralsInComponent |
( |
LiteralIndex | fixed_literal, |
|
|
bool | all_true ) |
|
inline |
◆ NewComponent()
| void operations_research::sat::LratEquivalenceHelper::NewComponent |
( |
absl::Span< const int32_t > | component | ) |
|
|
inline |
◆ ProcessComponent()
| void operations_research::sat::LratEquivalenceHelper::ProcessComponent |
( |
LiteralIndex | representative | ) |
|
|
inline |
◆ ProcessSingletonComponent()
| void operations_research::sat::LratEquivalenceHelper::ProcessSingletonComponent |
( |
| ) |
|
|
inline |
◆ ProcessUnsatComponent()
| void operations_research::sat::LratEquivalenceHelper::ProcessUnsatComponent |
( |
Literal | literal, |
|
|
Literal | representative ) |
|
inline |
The documentation for this class was generated from the following file: