[[["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\u003eThis documentation details classes related to generating cuts within the C++ optimization library.\u003c/p\u003e\n"],["\u003cp\u003eCuts are used to improve the efficiency of solving optimization problems by adding constraints.\u003c/p\u003e\n"],["\u003cp\u003eThe available classes include \u003ccode\u003eCoverCutHelper\u003c/code\u003e, \u003ccode\u003eFlowCoverCutHelper\u003c/code\u003e, \u003ccode\u003eImpliedBoundsProcessor\u003c/code\u003e, and \u003ccode\u003eIntegerRoundingCutHelper\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach class provides functionalities to identify and apply specific types of cuts during the optimization process.\u003c/p\u003e\n"]]],["The content lists four C++ classes related to optimization and specifically \"cuts\": `CoverCutHelper`, `FlowCoverCutHelper`, `ImpliedBoundsProcessor`, and `IntegerRoundingCutHelper`. These classes, found within the `/optimization/reference/sat/cuts/` directory, likely provide functionalities for managing and applying different types of cuts, including cover cuts, flow cover cuts, implied bounds, and integer rounding cuts, during the optimization process.\n"],null,["# cuts\n\nC++ Reference: cuts\n===================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|---------------------------------------------------------------------------------------|---|\n| [CoverCutHelper](/optimization/reference/sat/cuts/CoverCutHelper) |\n| [FlowCoverCutHelper](/optimization/reference/sat/cuts/FlowCoverCutHelper) |\n| [ImpliedBoundsProcessor](/optimization/reference/sat/cuts/ImpliedBoundsProcessor) |\n| [IntegerRoundingCutHelper](/optimization/reference/sat/cuts/IntegerRoundingCutHelper) |"]]