![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 60 of file lb_tree_search.h.
#include <lb_tree_search.h>
Public Member Functions | |
| LbTreeSearch (Model *model) | |
| SatSolver::Status | Search (const std::function< void()> &feasible_solution_observer) |
|
explicit |
Definition at line 53 of file lb_tree_search.cc.
| SatSolver::Status operations_research::sat::LbTreeSearch::Search | ( | const std::function< void()> & | feasible_solution_observer | ) |
Definition at line 413 of file lb_tree_search.cc.