Time bar (total: 12.7s)
| 10.0ms | 256× | body | 80 | valid |
| 3.0ms | 90× | body | 80 | nan |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 8 |
| 1 | 8 | 8 |
| done | 8 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (sqrt (+ x 1.0)) |
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.1b | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 26× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 12× | times-frac |
| 6× | distribute-lft-out |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 associate-/r* sqrt-prod |
| 3× | expm1-log1p-u fma-def flip3-+ flip-+ log1p-expm1-u associate-/l* |
| 2× | sqrt-div associate-/r/ |
| 1× | cbrt-undiv +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num sum-log hypot-def div-inv |
| 13.0ms | (sqrt (+ x 1.0)) |
| 28.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 37.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 46.0ms | (sqrt (+ x 1.0)) |
| 69.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 190.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
Useful iterations: 3 (949.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 959 |
| 1 | 333 | 886 |
| 2 | 955 | 819 |
| 3 | 3899 | 808 |
| done | 5000 | 808 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3))) |
| 0.1b | (/ x (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3)))) |
| 0.2b | (pow (sqrt (+ x 1.0)) 3) |
| 4.0b | (cbrt (pow (sqrt (+ x 1.0)) 3)) |
| 42× | *-un-lft-identity |
| 24× | add-sqr-sqrt add-cube-cbrt |
| 20× | cbrt-prod |
| 16× | sqrt-prod |
| 14× | unpow-prod-down cube-prod |
| 12× | times-frac |
| 9× | distribute-lft-out |
| 7× | add-exp-log add-cbrt-cube |
| 6× | pow1 add-log-exp |
| 4× | cube-div expm1-log1p-u flip3-+ sqrt-div associate-/r* flip-+ log1p-expm1-u |
| 3× | pow-unpow pow-pow fma-def associate-/l* |
| 2× | cube-mult cbrt-div unpow3 associate-/r/ sqr-pow |
| 1× | cbrt-undiv +-commutative pow-to-exp frac-2neg sqrt-pow1 pow1/2 pow1/3 div-exp pow-exp clear-num sum-log sqrt-pow2 rem-cbrt-cube div-inv rem-cube-cbrt |
| 57.0ms | (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3))) |
| 92.0ms | (/ x (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3)))) |
| 11.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 11.0ms | (cbrt (pow (sqrt (+ x 1.0)) 3)) |
| 75.0ms | (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3))) |
| 193.0ms | (/ x (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3)))) |
| 88.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 41.0ms | (cbrt (pow (sqrt (+ x 1.0)) 3)) |
Useful iterations: done (921.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 1951 |
| 1 | 478 | 1365 |
| 2 | 1409 | 1282 |
| done | 5000 | 1273 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) |
| 0.0b | (fma 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0)))) |
| 0.0b | (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0))) |
| 6.0b | (fma -1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0))))) |
| 30× | add-exp-log |
| 12× | times-frac div-exp associate-/l* |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | prod-exp add-cbrt-cube |
| 7× | pow-to-exp pow-exp |
| 6× | unpow-prod-down cube-prod |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | fma-udef |
| 2× | cbrt-undiv cube-div cube-mult unpow3 associate-*l/ associate-/r/ sqr-pow |
| 1× | frac-2neg flip3-+ clear-num associate-/r* cbrt-unprod flip-+ div-inv |
| 41.0ms | (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) |
| 0.0ms | (fma 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0)))) |
| 0.0ms | (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0))) |
| 1.0ms | (fma -1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0))))) |
| 233.0ms | (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) |
| 1.1s | (fma 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0)))) |
| 864.0ms | (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0))) |
| 631.0ms | (fma -1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))) (fma 1/4 (/ (pow x 3) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (/ x (+ (sqrt 1.0) 1.0))))) |
Useful iterations: done (931.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 2591 |
| 1 | 342 | 2494 |
| 2 | 1582 | 2224 |
| done | 5000 | 2215 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (sqrt x) (+ (sqrt (+ x 1.0)) 1.0)) |
| 0.0b | (sqrt (+ x 1.0)) |
| 0.0b | (+ (sqrt (+ x 1.0)) 1.0) |
| 0.2b | (* (sqrt x) (/ (sqrt x) (+ (sqrt (+ x 1.0)) 1.0))) |
| 73× | *-un-lft-identity |
| 60× | add-sqr-sqrt |
| 52× | times-frac |
| 43× | sqrt-prod |
| 41× | add-cube-cbrt |
| 30× | associate-*r* |
| 16× | distribute-lft-out |
| 11× | add-exp-log add-cbrt-cube |
| 7× | pow1 fma-def |
| 6× | associate-*l* associate-/l* add-log-exp unswap-sqr |
| 4× | expm1-log1p-u flip3-+ associate-/r* associate-/r/ flip-+ log1p-expm1-u |
| 2× | cbrt-undiv sqrt-div div-exp prod-exp cbrt-unprod div-inv |
| 1× | +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down clear-num sum-log *-commutative hypot-def |
| 67.0ms | (/ (sqrt x) (+ (sqrt (+ x 1.0)) 1.0)) |
| 17.0ms | (sqrt (+ x 1.0)) |
| 66.0ms | (+ (sqrt (+ x 1.0)) 1.0) |
| 170.0ms | (* (sqrt x) (/ (sqrt x) (+ (sqrt (+ x 1.0)) 1.0))) |
| 411.0ms | (/ (sqrt x) (+ (sqrt (+ x 1.0)) 1.0)) |
| 48.0ms | (sqrt (+ x 1.0)) |
| 57.0ms | (+ (sqrt (+ x 1.0)) 1.0) |
| 203.0ms | (* (sqrt x) (/ (sqrt x) (+ (sqrt (+ x 1.0)) 1.0))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 2373 |
| 1 | 544 | 2088 |
| 2 | 1780 | 1911 |
| done | 5000 | 1884 |
5 alts after pruning (1 fresh and 4 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 8 |
| 1 | 8 | 8 |
| done | 8 | 8 |
| 352.0ms | 7998× | body | 80 | valid |
| 110.0ms | 2659× | body | 80 | nan |
| 0.0ms | 2× | body | 1280 | valid |