[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["`LbTreeSearch` is a class within the OR-Tools library used for solving optimization problems, specifically focusing on search strategies for finding optimal solutions using a Linear Bound tree."],["This class provides methods and functionalities for guiding the search process, enabling efficient exploration of the solution space for improved performance in combinatorial optimization tasks."]]],["The documentation describes a C++ class, `LbTreeSearch`, found within the optimization/sat library. This class, detailed in the `LbTreeSearch` reference page, is the sole focus of the provided information. It appears to be a core component for search operations within a tree-like data structure used in optimization problems.\n"]]