A binary clause. This is used by BinaryClauseManager.
More...
#include <clause.h>
A binary clause. This is used by BinaryClauseManager.
Definition at line 395 of file clause.h.
◆ BinaryClause()
operations_research::sat::BinaryClause::BinaryClause |
( |
Literal | _a, |
|
|
Literal | _b ) |
|
inline |
◆ operator!=()
bool operations_research::sat::BinaryClause::operator!= |
( |
BinaryClause | o | ) |
const |
|
inline |
◆ operator==()
bool operations_research::sat::BinaryClause::operator== |
( |
BinaryClause | o | ) |
const |
|
inline |
Literal operations_research::sat::BinaryClause::a |
Literal operations_research::sat::BinaryClause::b |
The documentation for this struct was generated from the following file: