3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-08 20:21:23 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-03-30 13:08:58 -07:00
parent bf9779cb87
commit 5152c9500d
3 changed files with 3 additions and 5 deletions

View file

@ -1561,8 +1561,7 @@ namespace smt {
lbool setup_and_check(bool reset_cancel = true);
// return 'true' if assertions are inconsistent.
bool reduce_assertions();
void reduce_assertions();
bool resource_limits_exceeded();