[[["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 `lp_utils` library provides utility functions for interacting with Linear Programming (LP) solvers within the context of the SAT solver."],["It includes functions for converting between different problem representations like CpModelProto, MPModelProto, and LinearBooleanProblem."],["The library also offers functionalities for scaling variables, manipulating objective functions, and detecting implied integers in the model."],["These utilities aim to improve the efficiency and effectiveness of solving optimization problems by leveraging the strengths of both LP and SAT solvers."]]],[]]