mirror of
https://github.com/Z3Prover/z3
synced 2026-02-08 18:19:40 +00:00
extend invariant check
This commit is contained in:
parent
c55d316c6a
commit
181995a4fb
2 changed files with 10 additions and 5 deletions
|
|
@ -314,7 +314,7 @@ namespace polysat {
|
|||
static bool invariant(signed_constraints const& cs);
|
||||
bool wlist_invariant() const;
|
||||
bool bool_watch_invariant() const;
|
||||
bool assignment_invariant() const;
|
||||
bool eval_invariant() const;
|
||||
bool var_queue_invariant() const;
|
||||
bool verify_sat();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue