Time bar (total: 12.3s)
| 22.0ms | 256× | body | 80 | valid |
| 13.0ms | 243× | body | 80 | nan |
Useful iterations: 2 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 21 | 14 |
| 2 | 41 | 13 |
| 3 | 69 | 13 |
| 4 | 94 | 13 |
| 5 | 118 | 13 |
| 6 | 131 | 13 |
| 7 | 133 | 13 |
| done | 133 | 13 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 0.0b | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 138× | times-frac |
| 103× | add-sqr-sqrt *-un-lft-identity |
| 71× | add-cube-cbrt |
| 26× | associate-/r* |
| 16× | distribute-lft-out-- difference-of-squares |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 12.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 21.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 55.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 110.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 97.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3612 |
| 1 | 548 | 3468 |
| 2 | 1873 | 3294 |
| done | 5000 | 3288 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (fma (sqrt x) 4.0 1.0) x) |
| 0.0b | (/ (+ (fma (sqrt x) 4.0 1.0) x) (- x 1.0)) |
| 0.0b | (/ 6.0 (/ (+ (fma (sqrt x) 4.0 1.0) x) (- x 1.0))) |
| 178× | *-un-lft-identity times-frac |
| 124× | add-sqr-sqrt |
| 82× | add-cube-cbrt |
| 31× | associate-/r* |
| 27× | distribute-lft-out |
| 21× | distribute-lft-out-- difference-of-squares |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 7× | associate-/l* |
| 6× | div-inv |
| 5× | flip3-- flip-- add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u fma-def log1p-expm1-u |
| 2× | frac-2neg flip3-+ clear-num flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ sum-log fma-udef |
| 6.0ms | (+ (fma (sqrt x) 4.0 1.0) x) |
| 25.0ms | (/ (+ (fma (sqrt x) 4.0 1.0) x) (- x 1.0)) |
| 28.0ms | (/ 6.0 (/ (+ (fma (sqrt x) 4.0 1.0) x) (- x 1.0))) |
| 46.0ms | (+ (fma (sqrt x) 4.0 1.0) x) |
| 78.0ms | (/ (+ (fma (sqrt x) 4.0 1.0) x) (- x 1.0)) |
| 85.0ms | (/ 6.0 (/ (+ (fma (sqrt x) 4.0 1.0) x) (- x 1.0))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 4223 |
| 1 | 605 | 4006 |
| 2 | 2094 | 3832 |
| done | 5001 | 3818 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 0.3b | (* (cbrt (+ (fma (sqrt x) 4.0 1.0) x)) (cbrt (+ (fma (sqrt x) 4.0 1.0) x))) |
| 62× | cbrt-prod |
| 54× | *-un-lft-identity |
| 50× | add-sqr-sqrt |
| 28× | cbrt-div |
| 22× | add-cube-cbrt |
| 19× | swap-sqr |
| 18× | pow1 |
| 15× | associate-*r* associate-*l* |
| 14× | pow1/3 |
| 8× | add-exp-log frac-times flip3-- flip-- distribute-lft-out-- unswap-sqr |
| 6× | flip3-+ flip-+ distribute-lft-out difference-of-squares |
| 4× | expm1-log1p-u associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 6.0ms | (cbrt (- x 1.0)) |
| 6.0ms | (cbrt (- x 1.0)) |
| 60.0ms | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 44.0ms | (* (cbrt (+ (fma (sqrt x) 4.0 1.0) x)) (cbrt (+ (fma (sqrt x) 4.0 1.0) x))) |
| 133.0ms | (cbrt (- x 1.0)) |
| 127.0ms | (cbrt (- x 1.0)) |
| 147.0ms | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 194.0ms | (* (cbrt (+ (fma (sqrt x) 4.0 1.0) x)) (cbrt (+ (fma (sqrt x) 4.0 1.0) x))) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 248 | 2795 |
| 1 | 556 | 2515 |
| 2 | 1526 | 2386 |
| 3 | 4390 | 2121 |
| done | 5000 | 2119 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (fma (sqrt x) 4.0 1.0) x) |
| 0.0b | (/ 1 (- x 1.0)) |
| 0.0b | (/ 6.0 (+ (fma (sqrt x) 4.0 1.0) x)) |
| 0.1b | (/ (/ 6.0 (+ (fma (sqrt x) 4.0 1.0) x)) (/ 1 (- x 1.0))) |
| 954× | times-frac |
| 635× | *-un-lft-identity |
| 493× | add-sqr-sqrt |
| 371× | add-cube-cbrt |
| 87× | associate-/r/ |
| 71× | distribute-lft-out |
| 61× | distribute-lft-out-- difference-of-squares |
| 44× | div-inv |
| 32× | add-exp-log |
| 30× | associate-/r* |
| 24× | flip3-+ flip-+ associate-/l* |
| 20× | flip3-- add-cbrt-cube flip-- |
| 19× | div-exp |
| 10× | cbrt-undiv |
| 6× | add-log-exp |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | rec-exp fma-def frac-2neg 1-exp clear-num |
| 1× | +-commutative associate-+l+ pow-flip sum-log fma-udef associate-/l/ inv-pow |
| 10.0ms | (+ (fma (sqrt x) 4.0 1.0) x) |
| 15.0ms | (/ 1 (- x 1.0)) |
| 11.0ms | (/ 6.0 (+ (fma (sqrt x) 4.0 1.0) x)) |
| 46.0ms | (/ (/ 6.0 (+ (fma (sqrt x) 4.0 1.0) x)) (/ 1 (- x 1.0))) |
| 47.0ms | (+ (fma (sqrt x) 4.0 1.0) x) |
| 42.0ms | (/ 1 (- x 1.0)) |
| 66.0ms | (/ 6.0 (+ (fma (sqrt x) 4.0 1.0) x)) |
| 104.0ms | (/ (/ 6.0 (+ (fma (sqrt x) 4.0 1.0) x)) (/ 1 (- x 1.0))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 702 | 16388 |
| 1 | 1997 | 13997 |
| done | 5000 | 13220 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 11 | 13 |
| done | 11 | 13 |
| 769.0ms | 8000× | body | 80 | valid |
| 430.0ms | 7865× | body | 80 | nan |