OR-Tools  9.6
linear_programming_constraint.h File Reference

Go to the source code of this file.

Classes

struct  LinearProgrammingConstraintLpSolution
 
struct  LPSolveInfo
 
class  ScatteredIntegerVector
 
class  LinearProgrammingConstraint
 
class  LinearProgrammingDispatcher
 
class  LinearProgrammingConstraintCollection
 

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)