Stay organized with collections
Save and categorize content based on your preferences.
C++ Reference: intervals
Note: This documentation is automatically generated.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[null,null,["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) |"]]