Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::SharedTreeManager, including all inherited members.
CloseTree(ProtoTrail &path, int level) | operations_research::sat::SharedTreeManager | |
NumNodes() const ABSL_LOCKS_EXCLUDED(mu_) | operations_research::sat::SharedTreeManager | |
NumWorkers() const | operations_research::sat::SharedTreeManager | inline |
ProposeSplit(ProtoTrail &path, ProtoLiteral decision) | operations_research::sat::SharedTreeManager | |
ReplaceTree(ProtoTrail &path) | operations_research::sat::SharedTreeManager | |
Restart() | operations_research::sat::SharedTreeManager | inline |
SharedTreeManager(Model *model) | operations_research::sat::SharedTreeManager | explicit |
SharedTreeManager(const SharedTreeManager &)=delete | operations_research::sat::SharedTreeManager | |
SyncTree(ProtoTrail &path) ABSL_LOCKS_EXCLUDED(mu_) | operations_research::sat::SharedTreeManager |