mirror of
https://github.com/Z3Prover/z3
synced 2025-08-17 16:52:15 +00:00
parent
dc5e4ca1c5
commit
4b35ef29c9
6 changed files with 78 additions and 36 deletions
|
@ -406,6 +406,7 @@ namespace smt {
|
|||
bool validate_lemma();
|
||||
void validate_final_check();
|
||||
void validate_final_check(ineq& c);
|
||||
void validate_final_check(card& c);
|
||||
void validate_assign(ineq const& c, literal_vector const& lits, literal l) const;
|
||||
void validate_watch(ineq const& c) const;
|
||||
bool validate_unit_propagation(card const& c);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue