mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
lemma_invariant
This commit is contained in:
parent
5e54cd3e44
commit
05442e8788
2 changed files with 13 additions and 6 deletions
|
@ -227,6 +227,7 @@ namespace polysat {
|
|||
|
||||
bool invariant();
|
||||
static bool invariant(signed_constraints const& cs);
|
||||
bool lemma_invariant(clause const& lemma);
|
||||
bool wlist_invariant();
|
||||
bool assignment_invariant();
|
||||
bool verify_sat();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue