mirror of
https://github.com/Z3Prover/z3
synced 2025-08-19 01:32:17 +00:00
fixes based on unit tests
This commit is contained in:
parent
046db662f9
commit
991537836b
10 changed files with 363 additions and 111 deletions
|
@ -154,6 +154,7 @@ namespace bv {
|
|||
else
|
||||
v.add_range(-b, -a);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void sls_fixed::get_offset(expr* e, expr*& x, rational& offset) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue