


Bits error versus x0



Bits error versus x1



Bits error versus x2
Initial program 0.3
Applied simplify 0.1
Applied taylor 0.1
Taylor expanded around 0 0.1
rmApplied associate-+r+ 0.1
Time bar (total: 7.6s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(3052192724 3812927732 3686175817 630908657 2373248591 511094450)'
(FPCore (x0 x1 x2)
:name "test01_sum3"
:pre (and (< 1 x0 2) (< 1 x1 2) (< 1 x2 2))
(+ (+ (- (+ x0 x1) x2) (- (+ x1 x2) x0)) (- (+ x2 x0) x1)))