![]() |
OR-Tools
9.6
|
Definition at line 179 of file sat_inprocessing.h.
Public Member Functions | |
| StampingSimplifier (Model *model) | |
| bool | DoOneRound (bool log_info) |
| bool | ComputeStampsForNextRound (bool log_info) |
| void | SampleTreeAndFillParent () |
| bool | ComputeStamps () |
| bool | ImplicationIsInTree (Literal a, Literal b) const |
| bool | ProcessClauses () |
|
inlineexplicit |
Definition at line 181 of file sat_inprocessing.h.
| bool ComputeStamps | ( | ) |
Definition at line 690 of file sat_inprocessing.cc.
| bool ComputeStampsForNextRound | ( | bool | log_info | ) |
Definition at line 631 of file sat_inprocessing.cc.
| bool DoOneRound | ( | bool | log_info | ) |
Definition at line 595 of file sat_inprocessing.cc.
Definition at line 207 of file sat_inprocessing.h.
| bool ProcessClauses | ( | ) |
Definition at line 775 of file sat_inprocessing.cc.
| void SampleTreeAndFillParent | ( | ) |
Definition at line 655 of file sat_inprocessing.cc.