mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 03:15:50 +00:00
parent
31ff658f5e
commit
044d6316ca
2 changed files with 0 additions and 3 deletions
|
@ -434,7 +434,6 @@ namespace opt {
|
|||
return th.mk_ge(m_fm, v, val);
|
||||
}
|
||||
|
||||
|
||||
if (typeid(smt::theory_lra) == typeid(opt)) {
|
||||
smt::theory_lra& th = dynamic_cast<smt::theory_lra&>(opt);
|
||||
SASSERT(val.is_finite());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue