mirror of
https://github.com/Z3Prover/z3
synced 2025-04-30 12:25:51 +00:00
This commit is contained in:
parent
46f8b15c14
commit
fb75dac63f
5 changed files with 32 additions and 14 deletions
|
@ -55,6 +55,7 @@ namespace bv {
|
|||
m_ackerman(*this),
|
||||
m_bb(m, get_config()),
|
||||
m_find(*this) {
|
||||
m_bb.set_flat(false);
|
||||
}
|
||||
|
||||
void solver::fixed_var_eh(theory_var v1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue