This commit is contained in:
Leonardo Alt
2020-07-23 18:49:03 +02:00
parent 003c9b9a5b
commit 5bb4e73693
10 changed files with 40 additions and 86 deletions
+1 -2
View File
@@ -46,8 +46,7 @@ public:
Z3Interface* z3Interface() const { return m_z3Interface.get(); }
void enablePreProcessing();
void disablePreProcessing();
void setSpacerOptions(bool _preProcessing = true);
private:
/// Constructs a nonlinear counterexample graph from the refutation.