C++ Reference: implied_bounds
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."],[[["Implied bounds are a feature in CP-SAT that helps to automatically tighten variable domains based on constraints, improving solving efficiency."],["The `ImpliedBounds` class provides functionalities for controlling this feature, allowing users to customize its behavior."]]],["The C++ documentation defines the `ImpliedBounds` class, found within the `sat` and `optimization` modules. This class is the sole element detailed in this automatically generated reference. Further information about the class's functionalities or usage is not provided within this specific document. The document structure consists solely of a table listing the `ImpliedBounds` class.\n"]]