Home
last modified time | relevance | path

Searched refs:DisableImplicationBetweenLiteral (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dinteger.h459 void DisableImplicationBetweenLiteral() { add_implications_ = false; } in DisableImplicationBetweenLiteral() function
H A Dpresolve_context.cc2035 encoder->DisableImplicationBetweenLiteral(); in LoadModelForProbing()
H A Dcp_model_solver.cc1014 model->GetOrCreate<IntegerEncoder>()->DisableImplicationBetweenLiteral();