[[["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 `PostsolveResponse` function, part of the C++ `cp_model_postsolve` reference, takes the number of variables in the original model, a `CpModelProto` for mapping, a vector defining `postsolve_mapping`, and a pointer to a `solution` vector. Its purpose is to process and return the postsolve solution. This function has a `void` return type and modifies the provided `solution` vector. The information on this function are auto generated.\n"]]