mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 15:25:26 +00:00
add examples with proof replay
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
88d10f7fe4
commit
f6595c161f
9 changed files with 166 additions and 5 deletions
|
@ -175,6 +175,7 @@ namespace sat {
|
|||
|
||||
// drat proofs
|
||||
bool m_drat;
|
||||
bool m_drat_disable;
|
||||
bool m_drat_binary;
|
||||
symbol m_drat_file;
|
||||
symbol m_smt_proof;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue