Add signed checks to the cvc3 overflow detector.
Add the four basic signed arithmetic operators to cvc3's overflow detector. They work similarly to unsigned, except with slightly different algorithms.
Loading
Please register or sign in to comment