mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
parent
a6fcdecfd7
commit
825fbf1832
5 changed files with 31 additions and 8 deletions
|
@ -141,6 +141,7 @@ public:
|
|||
void display_with_dependencies(ast_printer & prn, std::ostream & out) const;
|
||||
void display_with_dependencies(ast_printer_context & ctx) const;
|
||||
void display_with_dependencies(std::ostream & out) const;
|
||||
void display_with_proofs(std::ostream& out) const;
|
||||
|
||||
bool sat_preserved() const;
|
||||
bool unsat_preserved() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue