mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
parent
2655301afc
commit
eb5d036786
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@ void smt_params::setup_QF_BV() {
|
|||
}
|
||||
|
||||
void smt_params::setup_QF_AUFBV() {
|
||||
m_array_mode = AR_SIMPLE;
|
||||
m_array_mode = AR_FULL;
|
||||
m_relevancy_lvl = 0;
|
||||
m_bv_cc = false;
|
||||
m_bb_ext_gates = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue