Time bar (total: 15.1s)
| 8.0ms | 256× | body | 80 | valid |
| 6.0ms | 256× | body | 80 | nan |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 41 | 6 |
| 2 | 69 | 6 |
| 3 | 95 | 6 |
| 4 | 125 | 6 |
| 5 | 140 | 6 |
| 6 | 142 | 6 |
| 7 | 142 | 6 |
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)) 6.0) |
| 0.0b | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 128× | times-frac |
| 95× | add-sqr-sqrt *-un-lft-identity |
| 67× | add-cube-cbrt |
| 16× | associate-/r* |
| 14× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 8× | div-inv associate-/l* |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | flip3-- div-sub associate-/r/ flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 2.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 14.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 38.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 51.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 84.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 1691 |
| 1 | 2379 | 1609 |
| 2 | 5002 | 1609 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0b | (/ (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) (/ 1 6.0)) |
| 652× | times-frac |
| 371× | add-sqr-sqrt *-un-lft-identity |
| 279× | add-cube-cbrt |
| 46× | distribute-lft-out-- difference-of-squares |
| 36× | div-inv |
| 27× | add-exp-log |
| 24× | associate-/l* |
| 17× | div-exp add-cbrt-cube |
| 16× | associate-/r* |
| 9× | cbrt-undiv |
| 3× | pow1 expm1-log1p-u div-sub log1p-expm1-u associate-/l/ add-log-exp |
| 2× | rec-exp frac-2neg 1-exp clear-num |
| 1× | flip3-- associate-/r/ flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 9.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 19.0ms | (/ (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) (/ 1 6.0)) |
| 39.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 75.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 89.0ms | (/ (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) (/ 1 6.0)) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1624 | 5786 |
| 1 | 5001 | 5326 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (sqrt x) (sqrt 1.0)) (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (/ (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0))) |
| 0.0b | (/ (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0)) |
| 0.0b | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.0b | (/ (+ (sqrt x) (sqrt 1.0)) (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 7181× | times-frac |
| 4950× | add-sqr-sqrt |
| 3805× | *-un-lft-identity |
| 2917× | sqrt-prod |
| 2682× | add-cube-cbrt |
| 1281× | associate-*r* |
| 1108× | difference-of-squares |
| 1059× | cbrt-prod |
| 554× | distribute-lft-out-- |
| 167× | div-inv |
| 129× | add-exp-log |
| 107× | add-cbrt-cube |
| 72× | associate-/l* |
| 59× | cbrt-undiv div-exp |
| 38× | prod-exp cbrt-unprod |
| 29× | associate-/r* |
| 13× | unswap-sqr |
| 9× | associate-*l* |
| 6× | pow1 distribute-lft-out |
| 5× | associate-/l/ |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg div-sub clear-num |
| 2× | associate-/r/ |
| 1× | frac-times flip3-- flip3-+ associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- flip-+ |
| 556.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (/ (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0))) |
| 62.0ms | (/ (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0)) |
| 23.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 30.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 481.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) (/ (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0))) |
| 326.0ms | (/ (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (cbrt 1) 6.0)) |
| 272.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 255.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (* (* (cbrt 1) (cbrt 1)) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 78632 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0b | (/ (- x 1.0) (/ 1 (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.1b | (/ 1 (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 700× | times-frac |
| 399× | add-sqr-sqrt *-un-lft-identity |
| 309× | add-cube-cbrt |
| 60× | associate-/r* |
| 45× | distribute-lft-out-- difference-of-squares |
| 36× | add-exp-log |
| 31× | div-inv |
| 22× | div-exp |
| 20× | add-cbrt-cube |
| 11× | associate-/l* |
| 10× | cbrt-undiv |
| 8× | associate-/r/ |
| 5× | pow1 |
| 4× | expm1-log1p-u rec-exp 1-exp log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 2× | associate-/l/ |
| 1× | flip3-- pow-flip div-sub flip-- fma-udef inv-pow |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 2.0ms | (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) |
| 23.0ms | (/ (- x 1.0) (/ 1 (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 6.0ms | (/ 1 (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 47.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 72.0ms | (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) |
| 91.0ms | (/ (- x 1.0) (/ 1 (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 53.0ms | (/ 1 (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: 1 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1697 | 6043 |
| 1 | 5001 | 5465 |
4 alts after pruning (0 fresh and 4 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 | 11 | 6 |
| 1 | 11 | 6 |
| 233.0ms | 8000× | body | 80 | valid |
| 205.0ms | 7958× | body | 80 | nan |