mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
misc
This commit is contained in:
parent
b0fd25f041
commit
4d55f83654
16 changed files with 107 additions and 54 deletions
|
@ -267,6 +267,7 @@ namespace arith {
|
|||
void mk_rem_axiom(expr* dividend, expr* divisor);
|
||||
void mk_bound_axioms(api_bound& b);
|
||||
void mk_bound_axiom(api_bound& b1, api_bound& b2);
|
||||
void mk_power0_axioms(app* t, app* n);
|
||||
void flush_bound_axioms();
|
||||
|
||||
// bounds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue