Time bar (total: 12.7s)
| 12.0ms | 256× | body | 80 | valid |
| 10.0ms | 252× | body | 80 | nan |
Useful iterations: 2 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 21 | 14 |
| 2 | 41 | 13 |
| 3 | 70 | 13 |
| 4 | 99 | 13 |
| 5 | 128 | 13 |
| 6 | 141 | 13 |
| 7 | 143 | 13 |
| done | 143 | 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)) |
| 16.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 29.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 46.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 107.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 99.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3612 |
| 1 | 631 | 3490 |
| 2 | 3038 | 3298 |
| done | 5001 | 3288 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 0.0b | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 0.0b | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0))) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 3× | expm1-log1p-u associate-*l* associate-/r* log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip-- fma-udef |
| 0.0ms | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 46.0ms | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 22.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0))) |
| 41.0ms | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 82.0ms | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 91.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1667 |
| 1 | 373 | 1623 |
| 2 | 1536 | 1463 |
| done | 5001 | 1459 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 0.0b | (* 6.0 (/ 1 (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0)))) |
| 0.0b | (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0)) |
| 0.1b | (/ 1 (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0))) |
| 252× | times-frac |
| 186× | add-sqr-sqrt |
| 174× | *-un-lft-identity |
| 122× | add-cube-cbrt |
| 68× | associate-*r* |
| 36× | add-exp-log |
| 26× | associate-/r* |
| 25× | distribute-lft-out-- difference-of-squares |
| 20× | add-cbrt-cube |
| 18× | associate-/r/ |
| 15× | div-exp |
| 10× | div-inv |
| 8× | flip3-- flip-- |
| 7× | pow1 cbrt-undiv prod-exp |
| 6× | associate-/l* |
| 5× | unswap-sqr |
| 4× | expm1-log1p-u rec-exp 1-exp log1p-expm1-u add-log-exp |
| 3× | associate-*l* cbrt-unprod |
| 2× | frac-2neg clear-num |
| 1× | pow-flip associate-*r/ pow-prod-down un-div-inv *-commutative fma-udef inv-pow |
| 0.0ms | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 57.0ms | (* 6.0 (/ 1 (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0)))) |
| 11.0ms | (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0)) |
| 18.0ms | (/ 1 (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0))) |
| 52.0ms | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 89.0ms | (* 6.0 (/ 1 (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0)))) |
| 74.0ms | (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0)) |
| 76.0ms | (/ 1 (/ (fma 4.0 (sqrt x) (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 5673 |
| 1 | 904 | 5071 |
| 2 | 4257 | 4638 |
| done | 5002 | 4634 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 0.3b | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 0.3b | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 14× | cbrt-prod |
| 10× | add-sqr-sqrt *-un-lft-identity |
| 8× | add-cube-cbrt |
| 4× | pow1 add-exp-log expm1-log1p-u pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | cbrt-div |
| 1× | flip3-- flip-- distribute-lft-out-- difference-of-squares |
| 11.0ms | (cbrt (- x 1.0)) |
| 1.0ms | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 1.0ms | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 1.0ms | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 145.0ms | (cbrt (- x 1.0)) |
| 171.0ms | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 186.0ms | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
| 188.0ms | (cbrt (fma 4.0 (sqrt x) (+ x 1.0))) |
Useful iterations: 3 (888.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 1043 |
| 1 | 329 | 992 |
| 2 | 984 | 915 |
| 3 | 4159 | 849 |
| done | 5000 | 849 |
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 | 12 | 13 |
| done | 12 | 13 |
| 792.0ms | 8000× | body | 80 | valid |
| 477.0ms | 8028× | body | 80 | nan |