[[["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."],[[["The `pb_constraint` library provides tools for working with pseudo-Boolean constraints, a type of constraint frequently encountered in optimization problems."],["The library includes core classes like `PbConstraints` for managing collections of constraints, and specific constraint types like `UpperBoundedLinearConstraint` for defining constraints in the form of linear inequalities."],["Several utility classes, such as `CanonicalBooleanLinearProblem` and `VariableWithSameReasonIdentifier`, support advanced constraint manipulation and problem formulation."]]],[]]