[[["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 `cp_model_solver` provides functions to solve Constraint Programming (CP) models using the CP-SAT solver."],["It includes functions like `Solve`, `SolveCpModel`, and `SolveWithParameters` to find solutions for given CP models."],["Users can obtain statistics about the model and solver response using `CpModelStats` and `CpSolverResponseStats`."],["Functionality exists to create new feasible solution observers and define SAT parameters for the solver."],["All functions primarily interact with `CpModelProto`, `CpSolverResponse`, and `SatParameters` data structures."]]],[]]