Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-fixes a bug that caused the Statistics object to be initialized with the default constructor when a query is UNSAT. The variable was declared but not initialized because of try-catch control flow.
- Loading branch information