Definition at line 30 of file search_sat.cpp.
|
Definition at line 33 of file search_sat.cpp. |
|
Definition at line 34 of file search_sat.cpp. |
|
Add a new lemma derived by theory core.
Implements CVCL::TheoryCore::CoreSatAPI. Definition at line 35 of file search_sat.cpp. References CVCL::SearchSat::addLemma(), and d_ss. |
|
Get the bottom-most scope where conflict clauses are still valid.
Implements CVCL::TheoryCore::CoreSatAPI. Definition at line 36 of file search_sat.cpp. References d_ss, and CVCL::SearchSat::getBottomScope(). |
|
Add an assumption to the set of assumptions in the current context. Assumptions have the form e |- e Implements CVCL::TheoryCore::CoreSatAPI. Definition at line 37 of file search_sat.cpp. References d_ss, and CVCL::SearchSat::newUserAssumption(). |
|
Suggest a splitter to the Sat engine.
Implements CVCL::TheoryCore::CoreSatAPI. Definition at line 39 of file search_sat.cpp. References CVCL::SearchSat::addSplitter(), and d_ss. |
|
Definition at line 31 of file search_sat.cpp. Referenced by addAssumption(), addLemma(), addSplitter(), and getBottomScope(). |