[[["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\u003eThe LinearConstraintManager class in C++ provides an interface for efficiently managing and manipulating linear constraints within constraint programming problems, particularly in the context of Boolean satisfiability.\u003c/p\u003e\n"],["\u003cp\u003eRelated classes include TopN and TopNCuts which further support specific constraint handling and optimization techniques.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation offers comprehensive descriptions and usage instructions for the LinearConstraintManager class and its supplementary components within the OR-Tools library.\u003c/p\u003e\n"]]],["The documentation outlines C++ classes related to linear constraint management. It details three key classes: `LinearConstraintManager`, responsible for managing linear constraints; `TopN`, which likely handles top-N constraint selection or management; and `TopNCuts`, probably related to generating or managing top-N cuts within a linear constraint system. These classes, automatically generated, are core components in the optimization library related to the handling of linear constraints.\n"],null,["# linear_constraint_manager\n\nC++ Reference: linear_constraint_manager\n========================================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|----------------------------------------------------------------------------------------------------------|---|\n| [LinearConstraintManager](/optimization/reference/sat/linear_constraint_manager/LinearConstraintManager) |\n| [TopN](/optimization/reference/sat/linear_constraint_manager/TopN) |\n| [TopNCuts](/optimization/reference/sat/linear_constraint_manager/TopNCuts) |"]]