Time bar (total: 22.8s)
| 28.0ms | 314× | body | 80 | valid |
| 28.0ms | 42× | body | 10240 | exit |
| 24.0ms | 43× | body | 1280 | valid |
| 19.0ms | 46× | body | 640 | valid |
| 4.0ms | 16× | body | 320 | valid |
| 2.0ms | 14× | body | 160 | valid |
Useful iterations: 4 (279.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 29 |
| 1 | 47 | 29 |
| 2 | 124 | 29 |
| 3 | 395 | 27 |
| 4 | 2356 | 26 |
| done | 5001 | 26 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 27.4b
Found 4 expressions with local error:
| 0.0b | (* (+ 1.0 eps) x) |
| 0.0b | (* x (- eps 1.0)) |
| 0.0b | (/ (- 1.0 (/ 1.0 eps)) (exp (* (+ 1.0 eps) x))) |
| 5.0b | (fma (exp (* x (- eps 1.0))) (+ 1.0 (/ 1.0 eps)) (/ (- 1.0 (/ 1.0 eps)) (exp (* (+ 1.0 eps) x)))) |
| 57× | add-sqr-sqrt |
| 43× | *-un-lft-identity |
| 31× | add-cube-cbrt |
| 22× | times-frac |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | add-cbrt-cube |
| 9× | add-exp-log difference-of-squares |
| 8× | pow1 associate-*r* |
| 7× | associate-*l* |
| 6× | associate-/l* |
| 5× | distribute-lft-out-- |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-/r* |
| 2× | sub-neg flip3-- pow-prod-down associate-*l/ prod-exp associate-*r/ *-commutative cbrt-unprod flip-- unswap-sqr associate-/l/ |
| 1× | cbrt-undiv clear-num frac-2neg flip3-+ div-sub div-exp flip-+ fma-udef div-inv distribute-lft-out |
| 17.0ms | (* (+ 1.0 eps) x) |
| 33.0ms | (* x (- eps 1.0)) |
| 42.0ms | (/ (- 1.0 (/ 1.0 eps)) (exp (* (+ 1.0 eps) x))) |
| 1.0ms | (fma (exp (* x (- eps 1.0))) (+ 1.0 (/ 1.0 eps)) (/ (- 1.0 (/ 1.0 eps)) (exp (* (+ 1.0 eps) x)))) |
| 50.0ms | (* (+ 1.0 eps) x) |
| 37.0ms | (* x (- eps 1.0)) |
| 56.0ms | (/ (- 1.0 (/ 1.0 eps)) (exp (* (+ 1.0 eps) x))) |
| 118.0ms | (fma (exp (* x (- eps 1.0))) (+ 1.0 (/ 1.0 eps)) (/ (- 1.0 (/ 1.0 eps)) (exp (* (+ 1.0 eps) x)))) |
Useful iterations: done (2.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 265 | 2319 |
| 1 | 667 | 2109 |
| 2 | 2864 | 1877 |
| done | 5000 | 1823 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 4.6b
Found 2 expressions with local error:
| 5.3b | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow x 3) eps))) |
| 5.6b | (/ (pow x 3) eps) |
| 36× | times-frac |
| 27× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 12× | unpow-prod-down cube-prod associate-/l* |
| 7× | add-exp-log |
| 4× | cube-mult add-cbrt-cube unpow3 sqr-pow |
| 3× | associate-/r* div-exp |
| 2× | expm1-log1p-u pow1 log1p-expm1-u add-log-exp |
| 1× | pow-to-exp cbrt-undiv clear-num frac-2neg pow-exp fma-udef div-inv |
| 1.0ms | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow x 3) eps))) |
| 15.0ms | (/ (pow x 3) eps) |
| 85.0ms | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow x 3) eps))) |
| 25.0ms | (/ (pow x 3) eps) |
Useful iterations: 2 (149.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 932 |
| 1 | 233 | 792 |
| 2 | 939 | 752 |
| done | 5000 | 752 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 4.6b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 1.9b | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 5.3b | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)))) |
| 185× | times-frac |
| 83× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 24× | add-exp-log |
| 14× | cube-mult unpow-prod-down unpow3 cube-prod sqr-pow |
| 13× | associate-/r* |
| 12× | div-exp |
| 10× | div-inv |
| 9× | add-cbrt-cube |
| 8× | associate-/l* |
| 6× | cbrt-prod |
| 4× | expm1-log1p-u pow1 pow-exp log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv |
| 2× | pow-to-exp pow1/3 prod-exp |
| 1× | clear-num frac-2neg associate-/r/ fma-udef |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 12.0ms | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 0.0ms | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)))) |
| 250.0ms | (cbrt x) |
| 258.0ms | (cbrt x) |
| 68.0ms | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 137.0ms | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)))) |
Useful iterations: done (623.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 3757 |
| 1 | 869 | 3268 |
| done | 5000 | 2376 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 3.8b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 5.3b | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)))) |
| 12.8b | (log (exp (cbrt x))) |
| 9× | cbrt-prod add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 7× | log-pow |
| 6× | exp-prod |
| 5× | pow1 |
| 4× | expm1-log1p-u add-cbrt-cube add-exp-log log1p-expm1-u add-log-exp |
| 3× | log-prod |
| 2× | pow1/3 |
| 1× | rem-log-exp fma-udef |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 0.0ms | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)))) |
| 3.0ms | (log (exp (cbrt x))) |
| 253.0ms | (cbrt x) |
| 263.0ms | (cbrt x) |
| 100.0ms | (fma 1.0 (* x x) (* 2.7755575615628914e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)))) |
| 317.0ms | (log (exp (cbrt x))) |
Useful iterations: 3 (929.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 583 |
| 1 | 147 | 506 |
| 2 | 584 | 397 |
| 3 | 4234 | 377 |
| done | 5000 | 377 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 3.8b
96.2% (0.6b remaining)
Error of 4.3b against oracle of 3.7b and baseline of 19.5b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 1.583250720483607e-07 | 7.294142785006675e-07 | 4.5959997329341335e-07 |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 95 |
| 1 | 52 | 95 |
| done | 52 | 95 |
| 3.3s | 1938× | body | 10240 | exit |
| 1.6s | 1764× | body | 1280 | valid |
| 1.4s | 9917× | body | 80 | valid |
| 1.2s | 1287× | body | 640 | valid |
| 485.0ms | 299× | body | 160 | valid |
| 395.0ms | 673× | body | 320 | valid |