[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["\u003cp\u003eThis documentation provides a C++ reference for using linear expressions, specifically the \u003ccode\u003eLinearExpr\u003c/code\u003e and \u003ccode\u003eLinearRange\u003c/code\u003e classes, within the context of the Google OR-Tools library.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize these classes to define and manipulate linear expressions, which are fundamental components for formulating and solving optimization problems using linear programming or mixed-integer programming techniques.\u003c/p\u003e\n"]]],["The provided C++ documentation defines two classes: `LinearExpr` and `LinearRange`. `LinearExpr` likely represents a linear expression, potentially within an optimization problem. `LinearRange` suggests a class defining a range of values for a linear expression, possibly used to set constraints or bounds in an optimization context. These classes are part of an optimization library, as indicated by the path.\n"],null,["# linear_expr\n\nC++ Reference: linear_expr\n==========================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|------------------------------------------------------------------------------|---|\n| [LinearExpr](/optimization/reference/linear_solver/linear_expr/LinearExpr) |\n| [LinearRange](/optimization/reference/linear_solver/linear_expr/LinearRange) |"]]