C++ Reference: sat
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."],[[["This document serves as a C++ reference for the `sat` library, which is automatically generated."],["The `sat` library contains a wide range of modules, including those related to constraint programming, model checking, solving, and more."],["The available modules cover functionalities such as handling different constraints, managing models, and various optimization techniques within the `sat` domain."],["The documentation contains libraries like `cp_model` for Constraint Programming, `linear_constraint` for linear relationships, and `sat_solver` for Boolean Satisfiability solving."]]],["This document details the C++ reference for the \"sat\" library, an optimization tool. It catalogs various library components, including modules for constraint programming (`cp_constraints`, `cp_model`), linear programming (`linear_constraint`, `linear_relaxation`), and Boolean satisfiability (`boolean_problem`, `clause`). Key actions involve defining, solving, and optimizing problems using these modules. Additional components manage model expansion, checking, presolving, postsolving, searching, symmetries, and handling proofs, and various utilities.\n"]]