OR-Tools  9.6
cp_model_expand.h File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::sat
 

Functions

void ExpandCpModel (PresolveContext *context)
 
void FinalExpansionForLinearConstraint (PresolveContext *context)
 
void PropagateAutomaton (const AutomatonConstraintProto &proto, const PresolveContext &context, std::vector< absl::flat_hash_set< int64_t >> *states, std::vector< absl::flat_hash_set< int64_t >> *labels)