Fatal Error: BVConstEvaluator:division by zero error
There is division in the formula, but the divisor is symbolic, and
does not have to be zero. I think it is a bug.
Thanks,
Ed
> Fatal Error: BVConstEvaluator:division by zero error
Hi Trevor,
I think these semantics are okay; there does not seem to be a "right"
semantics for this. However, maybe the error message should specify
that division by zero is an error in the semantics. I was expecting
smtlib/cvc3 semantics for division, so when I saw the BVConstEvaluator
message, I thought it was a bug, rather than a semantics decision.
Thanks,
Edward