



Bits error versus x
Results
| Original | 15.2 |
|---|---|
| Target | 0.1 |
| Herbie | 0.0 |
if x < -7.139704922729192e+49 or 808.0974661765623 < x Initial program 33.0
Initial simplification33.0
Taylor expanded around -inf 0.0
if -7.139704922729192e+49 < x < 808.0974661765623Initial program 0.0
Initial simplification0.0
Final simplification0.0
herbie shell --seed 2018362
(FPCore (x)
:name "x / (x^2 + 1)"
:herbie-target
(/ 1 (+ x (/ 1 x)))
(/ x (+ (* x x) 1)))
Time bar (total: 4.4s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.1b
Found 1 expressions with local error:
| 13.1b | (/ x (+ (* x x) 1)) |
1 calls. Slowest were:
| 2.0ms | (/ x (+ (* x x) 1)) |
1 calls. Slowest were:
| 30.0ms | (/ x (+ (* x x) 1)) |
8 calls. Slowest were:
| 289.0ms | (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1))) |
| 59.0ms | (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) |
| 57.0ms | (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 22.2b | (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) |
| 0.1b | (/ 1 (pow x 5)) |
| 0.1b | (/ 1 (pow x 3)) |
| 0.0b | (+ (/ 1 (pow x 5)) (/ 1 x)) |
4 calls. Slowest were:
| 51.0ms | (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) |
| 8.0ms | (+ (/ 1 (pow x 5)) (/ 1 x)) |
| 1.0ms | (/ 1 (pow x 3)) |
4 calls. Slowest were:
| 45.0ms | (+ (/ 1 (pow x 5)) (/ 1 x)) |
| 30.0ms | (/ 1 (pow x 5)) |
| 26.0ms | (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) |
| 23.0ms | (/ 1 (pow x 3)) |
49 calls. Slowest were:
| 342.0ms | (* (- (/ 1 (pow x 5)) (/ 1 x)) (pow x 3)) |
| 262.0ms | (- (* (+ (* 1 x) (* (pow x 5) 1)) (pow x 3)) (* (* (pow x 5) x) 1)) |
| 234.0ms | (- (* (+ (pow (/ 1 (pow x 5)) 3) (pow (/ 1 x) 3)) (pow x 3)) (* (+ (* (/ 1 (pow x 5)) (/ 1 (pow x 5))) (- (* (/ 1 x) (/ 1 x)) (* (/ 1 (pow x 5)) (/ 1 x)))) 1)) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
99.9% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 15.2b