Definition at line 47 of file search_impl_base.cpp.
|
Definition at line 50 of file search_impl_base.cpp. |
|
Definition at line 51 of file search_impl_base.cpp. |
|
Add a new lemma derived by theory core.
Implements CVCL::TheoryCore::CoreSatAPI. Definition at line 52 of file search_impl_base.cpp. References CVCL::SearchImplBase::addFact(), and d_se. |
|
Get the bottom-most scope where conflict clauses are still valid.
Implements CVCL::TheoryCore::CoreSatAPI. Definition at line 53 of file search_impl_base.cpp. References d_se, and CVCL::SearchImplBase::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 54 of file search_impl_base.cpp. References d_se, and CVCL::SearchImplBase::newIntAssumption(). |
|
Suggest a splitter to the Sat engine.
Implements CVCL::TheoryCore::CoreSatAPI. Definition at line 56 of file search_impl_base.cpp. References CVCL::SearchImplBase::addSplitter(), and d_se. |
|
Definition at line 48 of file search_impl_base.cpp. Referenced by addAssumption(), addLemma(), addSplitter(), and getBottomScope(). |