Definition at line 540 of file clause.h.
#include <clause.h>
◆ BinaryClauseManager() [1/2]
| operations_research::sat::BinaryClauseManager::BinaryClauseManager |
( |
| ) |
|
|
default |
◆ BinaryClauseManager() [2/2]
| operations_research::sat::BinaryClauseManager::BinaryClauseManager |
( |
const BinaryClauseManager & | | ) |
|
|
delete |
◆ Add()
| bool operations_research::sat::BinaryClauseManager::Add |
( |
BinaryClause | c | ) |
|
|
inline |
◆ ClearNewlyAdded()
| void operations_research::sat::BinaryClauseManager::ClearNewlyAdded |
( |
| ) |
|
|
inline |
◆ newly_added()
| const std::vector< BinaryClause > & operations_research::sat::BinaryClauseManager::newly_added |
( |
| ) |
const |
|
inline |
◆ NumClauses()
| int operations_research::sat::BinaryClauseManager::NumClauses |
( |
| ) |
const |
|
inline |
◆ operator=()
The documentation for this class was generated from the following file: