![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 51 of file sat_sweeping.h.
#include <sat_sweeping.h>
Public Member Functions | |
| EquivalenceSatSweeping (Model *model) | |
| bool | DoOneRound (std::function< void(Model *)> run_inprocessing) |
|
inlineexplicit |
Definition at line 53 of file sat_sweeping.h.
| bool operations_research::sat::EquivalenceSatSweeping::DoOneRound | ( | std::function< void(Model *)> | run_inprocessing | ) |
Definition at line 167 of file sat_sweeping.cc.