mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
updates
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
708e8669fa
commit
4d48811efd
3 changed files with 54 additions and 27 deletions
|
@ -1153,6 +1153,8 @@ struct sat2goal::imp {
|
|||
}
|
||||
}
|
||||
}
|
||||
//s.display(std::cout);
|
||||
//r.display(std::cout);
|
||||
}
|
||||
|
||||
void add_clause(sat::literal_vector const& lits, expr_ref_vector& lemmas) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue