Time bar (total: 5.7s)
| 28.0ms | 72× | body | 10240 | exit |
| 24.0ms | 49× | body | 1280 | valid |
| 16.0ms | 311× | body | 80 | valid |
| 13.0ms | 52× | body | 640 | valid |
| 4.0ms | 20× | body | 320 | valid |
| 1.0ms | 9× | body | 160 | valid |
Useful iterations: 4 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 16 |
| 1 | 124 | 16 |
| 2 | 365 | 16 |
| 3 | 1376 | 16 |
| 4 | 5001 | 15 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 30.6b
Found 4 expressions with local error:
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (+ 1.0 (/ 1.0 eps)) |
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 2.6b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 81× | frac-sub |
| 80× | exp-neg frac-times |
| 60× | neg-sub0 exp-diff |
| 40× | associate-*r/ associate-*l/ |
| 31× | flip3-- flip3-+ flip-- flip-+ |
| 20× | un-div-inv |
| 18× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 10× | associate-*l* |
| 9× | add-cube-cbrt |
| 8× | pow1 add-cbrt-cube add-log-exp |
| 6× | add-exp-log associate-*r* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | fma-def |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out difference-of-squares unswap-sqr |
| 1× | +-commutative sub-neg times-frac fma-neg diff-log prod-diff sum-log distribute-lft-out-- |
| 68.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 11.0ms | (+ 1.0 (/ 1.0 eps)) |
| 51.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 48.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 49.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 26.0ms | (+ 1.0 (/ 1.0 eps)) |
| 48.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 179.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 2 (115.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1304 | 4088 |
| 1 | 4751 | 3782 |
| 2 | 5001 | 3764 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.8b
Found 2 expressions with local error:
| 0.0b | (- 2.0 (* 1.0 (pow x 2))) |
| 6.8b | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 3× | fma-neg prod-diff |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 1× | sub-neg flip3-- diff-log flip-- fma-udef |
| 6.0ms | (- 2.0 (* 1.0 (pow x 2))) |
| 0.0ms | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 50.0ms | (- 2.0 (* 1.0 (pow x 2))) |
| 39.0ms | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
Useful iterations: 3 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 221 |
| 1 | 412 | 193 |
| 2 | 2139 | 191 |
| 3 | 5001 | 171 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (- 2.0 (* 1.0 (pow x 2))) |
| 0.0b | (pow (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 3) |
| 3.1b | (cbrt (pow (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 3)) |
| 6.8b | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 12× | cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | unpow-prod-down cube-prod add-log-exp |
| 5× | pow1 add-exp-log add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | pow-unpow fma-neg prod-diff |
| 2× | cube-mult unpow3 sqr-pow |
| 1× | pow-to-exp sub-neg flip3-- pow-pow pow1/3 diff-log pow-exp flip-- rem-cbrt-cube fma-udef rem-cube-cbrt |
| 6.0ms | (- 2.0 (* 1.0 (pow x 2))) |
| 6.0ms | (pow (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 3) |
| 2.0ms | (cbrt (pow (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 3)) |
| 0.0ms | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 57.0ms | (- 2.0 (* 1.0 (pow x 2))) |
| 60.0ms | (pow (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 3) |
| 35.0ms | (cbrt (pow (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 3)) |
| 35.0ms | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 677 |
| 1 | 907 | 626 |
| 2 | 5001 | 618 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.8b
Found 3 expressions with local error:
| 0.2b | (* 12.0 (pow x 2)) |
| 7.0b | (fma (pow x 3) 8.0 (- 8.0 (* 12.0 (pow x 2)))) |
| 10.0b | (cbrt (fma (pow x 3) 8.0 (- 8.0 (* 12.0 (pow x 2))))) |
| 13× | add-sqr-sqrt |
| 8× | add-exp-log associate-*r* |
| 7× | add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube |
| 4× | unpow-prod-down unswap-sqr |
| 3× | pow1 cbrt-prod expm1-log1p-u associate-*l* prod-exp log1p-expm1-u add-log-exp |
| 2× | unpow2 sqr-pow |
| 1× | pow-to-exp pow1/3 pow-exp *-commutative cbrt-unprod fma-udef |
| 12.0ms | (* 12.0 (pow x 2)) |
| 0.0ms | (fma (pow x 3) 8.0 (- 8.0 (* 12.0 (pow x 2)))) |
| 1.0ms | (cbrt (fma (pow x 3) 8.0 (- 8.0 (* 12.0 (pow x 2))))) |
| 160.0ms | (* 12.0 (pow x 2)) |
| 34.0ms | (fma (pow x 3) 8.0 (- 8.0 (* 12.0 (pow x 2)))) |
| 141.0ms | (cbrt (fma (pow x 3) 8.0 (- 8.0 (* 12.0 (pow x 2))))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 285 | 418 |
| 1 | 997 | 377 |
| 2 | 5001 | 355 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.8b
96.7% (0.5b remaining)
Error of 1.0b against oracle of 0.5b and baseline of 17.1b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 345.8824083588705 | 6330.810310882262 | 358.4659228440807 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 33 |
| 1 | 56 | 33 |
| 2 | 56 | 33 |
| 769.0ms | 1953× | body | 10240 | exit |
| 731.0ms | 1715× | body | 1280 | valid |
| 528.0ms | 9905× | body | 80 | valid |
| 320.0ms | 1284× | body | 640 | valid |
| 100.0ms | 633× | body | 320 | valid |
| 33.0ms | 317× | body | 160 | valid |