Definition at line 38 of file lrat_checker.h.
#include <lrat_checker.h>
◆ LratChecker() [1/2]
| operations_research::sat::LratChecker::LratChecker |
( |
Model * | model | ) |
|
|
inlineexplicit |
◆ LratChecker() [2/2]
◆ AddInferredClause()
| bool operations_research::sat::LratChecker::AddInferredClause |
( |
ClauseId | id, |
|
|
absl::Span< const Literal > | clause, |
|
|
absl::Span< const ClauseId > | unit_ids, |
|
|
absl::Span< const RatIds > | rat = {} ) |
◆ AddProblemClause()
| bool operations_research::sat::LratChecker::AddProblemClause |
( |
ClauseId | id, |
|
|
absl::Span< const Literal > | clause ) |
◆ AddStats()
| void operations_research::sat::LratChecker::AddStats |
( |
| ) |
const |
◆ Check()
| bool operations_research::sat::LratChecker::Check |
( |
| ) |
|
|
inline |
◆ DeleteClauses()
| void operations_research::sat::LratChecker::DeleteClauses |
( |
absl::Span< const ClauseId > | clause_ids | ) |
|
◆ error_message()
| std::string_view operations_research::sat::LratChecker::error_message |
( |
| ) |
const |
|
inline |
◆ GetClauseForDebug()
| absl::Span< const Literal > operations_research::sat::LratChecker::GetClauseForDebug |
( |
ClauseId | id | ) |
const |
|
inline |
◆ Valid()
| bool operations_research::sat::LratChecker::Valid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: