![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::sat |
Functions | |
| std::string | ValidateCpModel (const CpModelProto &model, bool after_presolve) |
| std::string | ValidateInputCpModel (const SatParameters ¶ms, const CpModelProto &model) |
| bool | SolutionIsFeasible (const CpModelProto &model, const std::vector< int64_t > &variable_values, const CpModelProto *mapping_proto, const std::vector< int > *postsolve_mapping) |