[[["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."],[],["This documentation details utility functions for interacting with LP solvers within a SAT context. Key actions include: converting between `CpModelProto`, `MPModelProto`, and `LinearProgram` formats; computing lower bounds for objectives; validating, scaling, and modifying `MPModelProto` data such as detecting implied integers, adjusting bounds, and removing near-zero terms. Other functionalities include scaling continuous variables, finding rational factors and scaling, and setting objectives in `CpModelProto`. There are also function for converting `BinaryMPModelProto` to `BooleanProblem`\n"]]