[[["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\u003eLinearProgrammingConstraint class helps define constraints with variables, coefficients, and bounds for linear programming problems.\u003c/p\u003e\n"],["\u003cp\u003eScatteredIntegerVector offers a memory-efficient way to represent sparse vectors in the context of linear programming.\u003c/p\u003e\n"]]],["The core content describes two C++ classes related to linear programming: `LinearProgrammingConstraint` and `ScatteredIntegerVector`. `LinearProgrammingConstraint` is a primary class for managing constraints within a linear programming context. `ScatteredIntegerVector` is a supporting class, likely used to represent vectors of integers in a potentially sparse or scattered way within these constraints. This documentation provides a reference for these two specific C++ classes.\n"],null,["# linear_programming_constraint\n\nC++ Reference: linear_programming_constraint\n============================================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|----------------------------------------------------------------------------------------------------------------------|---|\n| [LinearProgrammingConstraint](/optimization/reference/sat/linear_programming_constraint/LinearProgrammingConstraint) |\n| [ScatteredIntegerVector](/optimization/reference/sat/linear_programming_constraint/ScatteredIntegerVector) |"]]