[[["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\u003eThe C++ classes IntervalsRepository, SchedulingConstraintHelper, and SchedulingDemandHelper provide functionalities related to intervals for optimization tasks.\u003c/p\u003e\n"],["\u003cp\u003eThese classes can be utilized for modeling and solving problems involving scheduling, resource allocation, and other interval-based constraints within the optimization framework.\u003c/p\u003e\n"]]],["The document outlines C++ classes related to managing intervals within a system, likely for optimization or scheduling tasks. It presents three core classes: `IntervalsRepository`, which presumably handles the storage and management of intervals; `SchedulingConstraintHelper`, suggesting functionality for defining and enforcing constraints on interval scheduling; and `SchedulingDemandHelper`, which likely deals with resource demand associated with scheduled intervals. These classes provide tools for manipulating and optimizing interval-based systems.\n"],null,["# intervals\n\nC++ Reference: intervals\n========================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|------------------------------------------------------------------------------------------------|---|\n| [IntervalsRepository](/optimization/reference/sat/intervals/IntervalsRepository) |\n| [SchedulingConstraintHelper](/optimization/reference/sat/intervals/SchedulingConstraintHelper) |\n| [SchedulingDemandHelper](/optimization/reference/sat/intervals/SchedulingDemandHelper) |"]]