Definition at line 222 of file work_assignment.h.
#include <work_assignment.h>
◆ SharedTreeManager() [1/2]
| operations_research::sat::SharedTreeManager::SharedTreeManager |
( |
Model * | model | ) |
|
|
explicit |
◆ SharedTreeManager() [2/2]
| operations_research::sat::SharedTreeManager::SharedTreeManager |
( |
const SharedTreeManager & | | ) |
|
|
delete |
◆ CloseLratProof()
| void operations_research::sat::SharedTreeManager::CloseLratProof |
( |
| ) |
|
◆ CloseTree()
| void operations_research::sat::SharedTreeManager::CloseTree |
( |
ProtoTrail & | path, |
|
|
int | level ) |
◆ MaxPathDepth()
| int operations_research::sat::SharedTreeManager::MaxPathDepth |
( |
| ) |
const |
|
inline |
◆ NumNodes()
| int operations_research::sat::SharedTreeManager::NumNodes |
( |
| ) |
const |
◆ NumWorkers()
| int operations_research::sat::SharedTreeManager::NumWorkers |
( |
| ) |
const |
|
inline |
◆ ReplaceTree()
| void operations_research::sat::SharedTreeManager::ReplaceTree |
( |
ProtoTrail & | path | ) |
|
◆ Restart()
| void operations_research::sat::SharedTreeManager::Restart |
( |
| ) |
|
|
inline |
◆ SyncTree()
| bool operations_research::sat::SharedTreeManager::SyncTree |
( |
ProtoTrail & | path | ) |
|
◆ TrySplitTree()
| int operations_research::sat::SharedTreeManager::TrySplitTree |
( |
absl::Span< const ProtoLiteral > | decisions, |
|
|
ProtoTrail & | path ) |
The documentation for this class was generated from the following files: