mirror of
https://github.com/Z3Prover/z3
synced 2025-08-03 18:00:23 +00:00
parent
85f0084e9c
commit
612cc5cfba
9 changed files with 53 additions and 6 deletions
|
@ -57,6 +57,7 @@ namespace smt {
|
|||
|
||||
bool final_check();
|
||||
void new_const_char(theory_var v, unsigned c);
|
||||
void new_char2int(theory_var v, expr* c);
|
||||
unsigned get_char_value(theory_var v);
|
||||
void internalize_le(literal lit, app* term);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue