[[["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 `IntegerRoundingCutHelper` class in C++ assists in generating Gomory Mixed Integer cuts for mixed-integer programming problems."],["The primary method, `ComputeCut`, takes linear programming values, variable bounds, and an implied bounds processor to generate a cutting plane constraint."],["The `NumLiftedBooleans` method provides insight into the cut generation process by reporting the number of Boolean variables used for lifting during the last `ComputeCut` call."]]],[]]