mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 20:21:23 +00:00
parent
79183b6339
commit
fe267803d1
3 changed files with 19 additions and 10 deletions
|
@ -1138,6 +1138,8 @@ namespace smt {
|
|||
|
||||
void internalize_assertions();
|
||||
|
||||
void asserted_inconsistent();
|
||||
|
||||
bool validate_assumptions(expr_ref_vector const& asms);
|
||||
|
||||
void init_assumptions(expr_ref_vector const& asms);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue