#include <theory_core.h>
Inheritance diagram for CVCL::TheoryCore::CoreSatAPI:
Definition at line 205 of file theory_core.h.
|
Definition at line 207 of file theory_core.h. |
|
Definition at line 208 of file theory_core.h. |
|
Add a new lemma derived by theory core.
Implemented in CVCL::CoreSatAPI_implBase, and CVCL::SearchSatCoreSatAPI. Referenced by TheoryCore::processFactQueue(). |
|
Get the bottom-most scope where conflict clauses are still valid.
Implemented in CVCL::CoreSatAPI_implBase, and CVCL::SearchSatCoreSatAPI. |
|
Add an assumption to the set of assumptions in the current context. Assumptions have the form e |- e Implemented in CVCL::CoreSatAPI_implBase, and CVCL::SearchSatCoreSatAPI. Referenced by TheoryCore::assignValue(). |
|
Suggest a splitter to the Sat engine.
Implemented in CVCL::CoreSatAPI_implBase, and CVCL::SearchSatCoreSatAPI. |