![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Go to the source code of this file.
Classes | |
| struct | operations_research::sat::VariableRelationships |
Namespaces | |
| namespace | operations_research |
| In SWIG mode, we don't want anything besides these top-level includes. | |
| namespace | operations_research::sat |
Functions | |
| VariableRelationships | operations_research::sat::ComputeVariableRelationships (const CpModelProto &model) |
| bool | operations_research::sat::ComputeAllVariablesFromPrimaryVariables (const CpModelProto &model, const VariableRelationships &relationships, std::vector< int64_t > *solution) |