mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
update smt_setup and default parameters to only use new solver consveratively
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5a2a8d7d5c
commit
593a6e5139
3 changed files with 17 additions and 14 deletions
|
@ -101,7 +101,7 @@ namespace smt {
|
|||
void setup_card();
|
||||
void setup_i_arith();
|
||||
void setup_mi_arith();
|
||||
void setup_r_arith();
|
||||
void setup_lra_arith();
|
||||
void setup_fpa();
|
||||
void setup_str();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue