mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
parent
b29c77dc87
commit
51e459d02b
55 changed files with 27 additions and 138 deletions
|
@ -148,7 +148,7 @@ public:
|
|||
bool is_decided_sat() const;
|
||||
bool is_decided_unsat() const;
|
||||
bool is_decided() const;
|
||||
bool is_well_sorted() const;
|
||||
bool is_well_formed() const;
|
||||
|
||||
dependency_converter* dc() { return m_dc.get(); }
|
||||
model_converter* mc() const { return m_mc.get(); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue