mirror of
https://github.com/Z3Prover/z3
synced 2026-04-26 05:43:33 +00:00
constant overflow forbidden interval
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a68bbb53e4
commit
677e261bb1
5 changed files with 28 additions and 10 deletions
|
|
@ -148,7 +148,7 @@ namespace polysat {
|
|||
}
|
||||
return find_t::multiple;
|
||||
}
|
||||
|
||||
TRACE("bv", display(tout << "resource-out v" << v << "\n"));
|
||||
return find_t::resource_out;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue