Definition at line 55 of file clause.h.
#include <clause.h>
◆ AsSpan()
| absl::Span< const Literal > operations_research::sat::SatClause::AsSpan |
( |
| ) |
const |
|
inline |
◆ begin()
| const Literal * operations_research::sat::SatClause::begin |
( |
| ) |
const |
|
inline |
◆ Create()
| SatClause * operations_research::sat::SatClause::Create |
( |
absl::Span< const Literal > | literals | ) |
|
|
static |
◆ DebugString()
| std::string operations_research::sat::SatClause::DebugString |
( |
| ) |
const |
◆ empty()
| bool operations_research::sat::SatClause::empty |
( |
| ) |
const |
|
inline |
◆ end()
| const Literal * operations_research::sat::SatClause::end |
( |
| ) |
const |
|
inline |
◆ FirstLiteral()
| Literal operations_research::sat::SatClause::FirstLiteral |
( |
| ) |
const |
|
inline |
◆ IsRemoved()
| int operations_research::sat::SatClause::IsRemoved |
( |
| ) |
const |
|
inline |
◆ IsSatisfied()
| bool operations_research::sat::SatClause::IsSatisfied |
( |
const VariablesAssignment & | assignment | ) |
const |
◆ operator delete()
| void operations_research::sat::SatClause::operator delete |
( |
void * | p | ) |
|
|
inline |
◆ PropagatedLiteral()
| Literal operations_research::sat::SatClause::PropagatedLiteral |
( |
| ) |
const |
|
inline |
◆ PropagationReason()
| absl::Span< const Literal > operations_research::sat::SatClause::PropagationReason |
( |
| ) |
const |
|
inline |
◆ SecondLiteral()
| Literal operations_research::sat::SatClause::SecondLiteral |
( |
| ) |
const |
|
inline |
◆ size()
| int operations_research::sat::SatClause::size |
( |
| ) |
const |
|
inline |
◆ ClauseManager
| friend class ClauseManager |
|
friend |
The documentation for this class was generated from the following files: