mirror of
https://github.com/Z3Prover/z3
synced 2025-08-05 19:00:25 +00:00
adding ad-hoc method for converting models
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b1724b2f62
commit
c80f34102f
7 changed files with 113 additions and 116 deletions
|
@ -129,6 +129,7 @@ namespace sat {
|
|||
bool m_drat_check_sat;
|
||||
|
||||
pb_solver m_pb_solver;
|
||||
bool m_card_solver;
|
||||
|
||||
// branching heuristic settings.
|
||||
branching_heuristic m_branching_heuristic;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue