C++ Reference: class SharedClausesManager
Note: This documentation is automatically generated.
This class holds all the binary clauses that were found and shared by the workers.It is thread-safe.
Note that this uses literal as encoded in a cp_model.proto. The literals can thus be negative numbers.
Method | |
---|---|
AddBinaryClause | Return type: Arguments: |
GetUnseenBinaryClauses | Return type: Arguments: Fills flat_clauses with (lit1 of clause1, lit2 of clause1, lit1 of clause 2, lit2 of clause2 ...) |
LogStatistics | Return type: Arguments: Search statistics. |
RegisterNewId | Return type: |
SetWorkerNameForId | Return type: Arguments: |