[[["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."],[[["The `SolveWrapper` class in C++ is designed for single-use and should not be reused after a solve operation."],["It provides methods for interacting with the solver, including setting parameters, adding callbacks for solutions and logs, and initiating the solving process."],["Users can control the solving process using methods like `StopSearch` and configure solver behavior using `SetParameters` or `SetStringParameters`."],["Callback functions can be integrated for logging purposes and to handle solutions as they are found during the solving process."]]],[]]