[[["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 outlines classes used for synchronization in C++ within the context of optimization and the SAT problem.\u003c/p\u003e\n"],["\u003cp\u003eIt provides links to detailed references for each class, including SharedBoundsManager, SharedClausesManager, SharedIncompleteSolutionManager, SharedLPSolutionRepository, SharedResponseManager, and SharedSolutionRepository.\u003c/p\u003e\n"],["\u003cp\u003eThese classes likely facilitate the sharing of data and coordination between different parts of a SAT solver or optimization algorithm.\u003c/p\u003e\n"]]],["The provided C++ reference outlines synchronization classes, automatically generated documentation. It details six classes: `SharedBoundsManager`, managing shared bounds; `SharedClausesManager`, for shared clauses; `SharedIncompleteSolutionManager`, handling shared incomplete solutions; `SharedLPSolutionRepository`, a repository for shared LP solutions; `SharedResponseManager`, dealing with shared responses; and `SharedSolutionRepository`, which is a shared repository for solutions. These classes indicate a focus on synchronized management and sharing of various data types within a C++ optimization context.\n"],null,["# synchronization\n\nC++ Reference: synchronization\n==============================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|----------------------------------------------------------------------------------------------------------------|---|\n| [SharedBoundsManager](/optimization/reference/sat/synchronization/SharedBoundsManager) |\n| [SharedClausesManager](/optimization/reference/sat/synchronization/SharedClausesManager) |\n| [SharedIncompleteSolutionManager](/optimization/reference/sat/synchronization/SharedIncompleteSolutionManager) |\n| [SharedLPSolutionRepository](/optimization/reference/sat/synchronization/SharedLPSolutionRepository) |\n| [SharedResponseManager](/optimization/reference/sat/synchronization/SharedResponseManager) |\n| [SharedSolutionRepository](/optimization/reference/sat/synchronization/SharedSolutionRepository) |"]]