OR-Tools  9.6
linear_programming_constraint.cc 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

bool PossibleOverflow (const IntegerTrail &integer_trail, const LinearConstraint &constraint)
 
void PreventOverflow (const IntegerTrail &integer_trail, LinearConstraint *constraint)