Definition at line 368 of file sat_base.h.
#include <sat_base.h>
◆ EnqueueHelper()
◆ EnqueueAtLevel()
| void operations_research::sat::Trail::EnqueueHelper::EnqueueAtLevel |
( |
Literal | true_literal, |
|
|
int | level ) |
|
inline |
◆ EnqueueWithUnitReason()
| void operations_research::sat::Trail::EnqueueHelper::EnqueueWithUnitReason |
( |
Literal | true_literal, |
|
|
ClauseId | clause_id ) |
|
inline |
◆ LiteralIsFalse()
| bool operations_research::sat::Trail::EnqueueHelper::LiteralIsFalse |
( |
Literal | literal | ) |
const |
|
inline |
◆ LiteralIsTrue()
| bool operations_research::sat::Trail::EnqueueHelper::LiteralIsTrue |
( |
Literal | literal | ) |
const |
|
inline |
The documentation for this class was generated from the following file: