OR-Tools  9.6
model_util.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::math_opt
 

Functions

LinearExpression ToLinearExpression (const ModelStorage &storage, const SparseCoefficientMap &coeffs, const double offset)
 
std::pair< SparseCoefficientMap, double > FromLinearExpression (const LinearExpression &expression)