



Bits error versus x
Results
| Original | 9.8 |
|---|---|
| Target | 0.3 |
| Herbie | 0.1 |
Initial program 9.8
rmApplied frac-sub26.2
Applied frac-add25.4
Taylor expanded around inf 0.3
rmApplied associate-/r*0.1
rmApplied *-un-lft-identity0.1
Applied flip-+0.1
Applied associate-*l/0.3
Applied associate-/r/0.3
Applied times-frac0.3
Simplified0.1
Simplified0.1
Final simplification0.1
herbie shell --seed 2019016
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))
Time bar (total: 36.7s)Debug log
| 256× | (pre true 80) |
| 130× | (body real 80) |
| 49× | (body real 640) |
| 28× | (body real 320) |
| 27× | (body real 160) |
| 22× | (body real 1280) |
| 60.0ms | (+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 10.0b
Found 4 expressions with local error:
| 3.0b | (+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))) |
| 0.0b | (- (/ 1 (+ x 1)) (/ 2 x)) |
| 0.0b | (/ 1 (- x 1)) |
| 0.0b | (/ 1 (+ x 1)) |
| 20× | *-un-lft-identity |
| 11× | add-log-exp |
| 8× | div-inv |
| 8× | add-sqr-sqrt |
| 6× | distribute-lft-out-- |
| 6× | distribute-lft-out |
| 6× | add-cube-cbrt |
| 6× | add-exp-log |
| 6× | associate-/r* |
| 6× | pow1 |
| 4× | associate-/r/ |
| 4× | add-cbrt-cube |
| 3× | flip-- |
| 3× | frac-add |
| 3× | flip3-- |
| 2× | inv-pow |
| 2× | pow-flip |
| 2× | flip-+ |
| 2× | frac-sub |
| 2× | diff-log |
| 2× | flip3-+ |
| 2× | frac-2neg |
| 2× | sub-neg |
| 2× | sum-log |
| 2× | clear-num |
| 2× | associate-+l+ |
| 2× | rec-exp |
| 1× | difference-of-squares |
| 1× | associate-+l- |
| 1× | +-commutative |
| 24.0ms | (+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))) |
| 10.0ms | (- (/ 1 (+ x 1)) (/ 2 x)) |
| 2.0ms | (/ 1 (- x 1)) |
| 2.0ms | (/ 1 (+ x 1)) |
| 59.0ms | (+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))) |
| 11.0ms | (- (/ 1 (+ x 1)) (/ 2 x)) |
| 7.0ms | (/ 1 (- x 1)) |
| 6.0ms | (/ 1 (+ x 1)) |
| 435.0ms | (- (+ (* 2 x) (+ (* 2 (pow x 3)) (* 2 (/ 1 x))))) |
| 422.0ms | (* (+ (/ 1 (+ x 1)) (/ 2 x)) (- x 1)) |
| 304.0ms | (+ (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) (* (* (+ x 1) x) 1)) |
| 275.0ms | (* (+ (* (/ 1 (+ x 1)) (/ 1 (+ x 1))) (+ (* (/ 2 x) (/ 2 x)) (* (/ 1 (+ x 1)) (/ 2 x)))) (- x 1)) |
| 260.0ms | (* (* (+ x 1) x) (- x 1)) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 16.7b | (+ (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) (* (* (+ x 1) x) 1)) |
| 0.1b | (* (* (+ x 1) x) (- x 1)) |
| 0.0b | (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) |
| 0.0b | (- (* 1 x) (* (+ x 1) 2)) |
| 46× | associate-*l/ |
| 22× | flip-- |
| 22× | flip3-- |
| 16× | frac-add |
| 16× | frac-times |
| 12× | flip-+ |
| 12× | flip3-+ |
| 8× | add-log-exp |
| 8× | add-exp-log |
| 8× | associate-*r/ |
| 8× | add-cbrt-cube |
| 8× | pow1 |
| 7× | add-cube-cbrt |
| 7× | *-un-lft-identity |
| 7× | sub-neg |
| 7× | add-sqr-sqrt |
| 6× | associate-*r* |
| 6× | distribute-lft-in |
| 6× | distribute-rgt-in |
| 4× | associate-*l* |
| 4× | associate-+l+ |
| 2× | cbrt-unprod |
| 2× | *-commutative |
| 2× | prod-exp |
| 2× | pow-prod-down |
| 1× | diff-log |
| 1× | sum-log |
| 1× | +-commutative |
| 22.0ms | (+ (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) (* (* (+ x 1) x) 1)) |
| 7.0ms | (* (* (+ x 1) x) (- x 1)) |
| 6.0ms | (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) |
| 2.0ms | (- (* 1 x) (* (+ x 1) 2)) |
| 49.0ms | (* (* (+ x 1) x) (- x 1)) |
| 15.0ms | (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) |
| 14.0ms | (- (* 1 x) (* (+ x 1) 2)) |
| 2.0ms | (+ (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) (* (* (+ x 1) x) 1)) |
| 1.1s | (+ (* (* (- (pow (* 1 x) 3) (pow (* (+ x 1) 2) 3)) (- (pow x 3) (pow 1 3))) (+ (* x x) (- (* 1 1) (* x 1)))) (* (* (+ (* (* 1 x) (* 1 x)) (+ (* (* (+ x 1) 2) (* (+ x 1) 2)) (* (* 1 x) (* (+ x 1) 2)))) (+ (* x x) (+ (* 1 1) (* x 1)))) (* (* (+ (pow x 3) (pow 1 3)) x) 1))) |
| 971.0ms | (* (* (- (* x x) (* 1 1)) x) (- (pow x 3) (pow 1 3))) |
| 711.0ms | (+ (* (* (- (* (* 1 x) (* 1 x)) (* (* (+ x 1) 2) (* (+ x 1) 2))) (- (pow x 3) (pow 1 3))) (+ (* x x) (- (* 1 1) (* x 1)))) (* (* (+ (* 1 x) (* (+ x 1) 2)) (+ (* x x) (+ (* 1 1) (* x 1)))) (* (* (+ (pow x 3) (pow 1 3)) x) 1))) |
| 702.0ms | (* (+ (* 1 x) (* (+ x 1) 2)) (+ (* x x) (+ (* 1 1) (* x 1)))) |
| 683.0ms | (+ (* (* (- (pow (* 1 x) 3) (pow (* (+ x 1) 2) 3)) (- (pow x 3) (pow 1 3))) (- x 1)) (* (* (+ (* (* 1 x) (* 1 x)) (+ (* (* (+ x 1) 2) (* (+ x 1) 2)) (* (* 1 x) (* (+ x 1) 2)))) (+ (* x x) (+ (* 1 1) (* x 1)))) (* (* (- (* x x) (* 1 1)) x) 1))) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.9b | (/ 2 (* (* (+ x 1) x) (- x 1))) |
| 0.1b | (* (* (+ x 1) x) (- x 1)) |
| 0.0b | (* (+ x 1) x) |
| 18× | associate-*l/ |
| 8× | associate-/r/ |
| 8× | frac-times |
| 7× | flip-+ |
| 7× | flip3-+ |
| 6× | flip-- |
| 6× | flip3-- |
| 5× | add-cube-cbrt |
| 5× | add-exp-log |
| 5× | add-cbrt-cube |
| 5× | *-un-lft-identity |
| 5× | pow1 |
| 5× | add-sqr-sqrt |
| 4× | associate-*r/ |
| 4× | associate-*l* |
| 3× | add-log-exp |
| 3× | associate-*r* |
| 2× | *-commutative |
| 2× | distribute-lft-in |
| 2× | sub-neg |
| 2× | distribute-rgt-in |
| 1× | div-inv |
| 1× | cbrt-unprod |
| 1× | prod-exp |
| 1× | pow-prod-down |
| 1× | frac-2neg |
| 1× | associate-/r* |
| 1× | clear-num |
| 15.0ms | (* (* (+ x 1) x) (- x 1)) |
| 5.0ms | (/ 2 (* (* (+ x 1) x) (- x 1))) |
| 5.0ms | (* (+ x 1) x) |
| 53.0ms | (* (* (+ x 1) x) (- x 1)) |
| 44.0ms | (/ 2 (* (* (+ x 1) x) (- x 1))) |
| 20.0ms | (* (+ x 1) x) |
| 429.0ms | (- (+ (* 2 x) (+ (* 2 (pow x 3)) (* 2 (/ 1 x))))) |
| 400.0ms | (* (* (- (* x x) (* 1 1)) x) (- (pow x 3) (pow 1 3))) |
| 361.0ms | (* (* (- (* x x) (* 1 1)) x) (- x 1)) |
| 335.0ms | (* (* (+ (pow x 3) (pow 1 3)) x) (- (* x x) (* 1 1))) |
| 314.0ms | (* (* (+ (pow x 3) (pow 1 3)) x) (- (pow x 3) (pow 1 3))) |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (/ 2 (* (+ x 1) x)) |
| 0.0b | (/ (/ 2 (* (+ x 1) x)) (- x 1)) |
| 0.0b | (* (+ x 1) x) |
| 18× | times-frac |
| 15× | add-cube-cbrt |
| 15× | *-un-lft-identity |
| 15× | add-sqr-sqrt |
| 12× | associate-/r/ |
| 12× | associate-*l/ |
| 6× | associate-/l* |
| 6× | div-inv |
| 6× | flip-+ |
| 6× | flip3-+ |
| 5× | add-exp-log |
| 5× | add-cbrt-cube |
| 4× | associate-/r* |
| 3× | add-log-exp |
| 3× | associate-*l* |
| 3× | pow1 |
| 2× | frac-2neg |
| 2× | clear-num |
| 1× | associate-/l/ |
| 1× | flip-- |
| 1× | *-commutative |
| 1× | div-exp |
| 1× | flip3-- |
| 1× | cbrt-undiv |
| 5.0ms | (/ (/ 2 (* (+ x 1) x)) (- x 1)) |
| 2.0ms | (* (+ x 1) x) |
| 1.0ms | (/ 2 (* (+ x 1) x)) |
| 46.0ms | (/ (/ 2 (* (+ x 1) x)) (- x 1)) |
| 19.0ms | (* (+ x 1) x) |
| 13.0ms | (/ 2 (* (+ x 1) x)) |
| 328.0ms | (/ (/ 2 (* (+ (pow x 3) (pow 1 3)) x)) (sqrt (- x 1))) |
| 264.0ms | (- (+ (* 2 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2)))) (* 2 (/ 1 (pow x 3)))) |
| 261.0ms | (- (+ (* 2 x) (+ (* 2 (pow x 3)) (* 2 (/ 1 x))))) |
| 235.0ms | (- (+ (* 2 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2)))) (* 2 (/ 1 (pow x 3)))) |
| 231.0ms | (/ (/ 2 (* (+ (pow x 3) (pow 1 3)) x)) (* (cbrt (- x 1)) (cbrt (- x 1)))) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
| 8004× | (pre true 80) |
| 4141× | (body real 80) |
| 1874× | (body real 640) |
| 914× | (body real 320) |
| 544× | (body real 1280) |
| 531× | (body real 160) |