14 #ifndef OR_TOOLS_SAT_CP_MODEL_POSTSOLVE_H_ 15 #define OR_TOOLS_SAT_CP_MODEL_POSTSOLVE_H_ 45 const CpModelProto& mapping_proto,
46 const std::vector<int>& postsolve_mapping,
52 #endif // OR_TOOLS_SAT_CP_MODEL_POSTSOLVE_H_ void PostsolveResponse(const int64_t num_variables_in_original_model, const CpModelProto &mapping_proto, const std::vector< int > &postsolve_mapping, CpSolverResponse *response)
SharedResponseManager * response
Collection of objects used to extend the Constraint Solver library.