mirror of
https://github.com/Z3Prover/z3
synced 2025-08-05 19:00:25 +00:00
fixes for #2513
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
de69b01e92
commit
a337a51374
28 changed files with 486 additions and 144 deletions
|
@ -168,6 +168,7 @@ namespace sat {
|
|||
symbol m_drat_file;
|
||||
bool m_drat_check_unsat;
|
||||
bool m_drat_check_sat;
|
||||
bool m_drat_activity;
|
||||
|
||||
bool m_card_solver;
|
||||
bool m_xor_solver;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue