Time bar (total: 14.8s)
| 14.0ms | 256× | body | 80 | valid |
| 12.0ms | 245× | body | 80 | nan |
Useful iterations: 2 (9.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.1b | (/ 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)) |
| 17.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 46.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 98.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 105.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (1.5s)
| 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 (+ x 1.0)) |
| 0.0b | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.1b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ 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 (sqrt x) 4.0 (+ x 1.0)) |
| 43.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 33.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 47.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 106.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 98.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1667 |
| 1 | 349 | 1615 |
| 2 | 956 | 1455 |
| 3 | 3068 | 1453 |
| done | 5001 | 1452 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.1b | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 0.2b | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 0.2b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))) |
| 417× | times-frac |
| 387× | add-sqr-sqrt |
| 282× | *-un-lft-identity |
| 178× | add-cube-cbrt |
| 152× | sqrt-prod |
| 104× | associate-*r* |
| 100× | difference-of-squares |
| 50× | distribute-lft-out-- |
| 42× | associate-/r* |
| 20× | add-exp-log add-cbrt-cube |
| 18× | associate-/r/ |
| 10× | div-inv |
| 8× | flip3-- flip-- |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 associate-/l* |
| 5× | associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | prod-exp cbrt-unprod unswap-sqr |
| 2× | frac-times frac-2neg flip3-+ associate-*l/ clear-num flip-+ distribute-lft-out |
| 1× | associate-*r/ pow-prod-down *-commutative fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 36.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 167.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 30.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))) |
| 37.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 232.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 555.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 401.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 479 | 9964 |
| 1 | 1233 | 9364 |
| 2 | 4905 | 8788 |
| done | 5000 | 8785 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.1b | (/ 6.0 (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.1b | (* (/ 6.0 (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.2b | (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 126× | add-sqr-sqrt |
| 108× | times-frac |
| 95× | *-un-lft-identity |
| 69× | add-cube-cbrt |
| 63× | sqrt-prod |
| 34× | associate-*r* |
| 22× | associate-*l* |
| 20× | add-exp-log add-cbrt-cube |
| 13× | distribute-lft-out-- difference-of-squares |
| 12× | associate-/r* |
| 9× | unswap-sqr |
| 8× | associate-/l* |
| 7× | pow1 |
| 6× | cbrt-undiv div-exp |
| 4× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u div-inv add-log-exp |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | frac-times rem-sqrt-square flip3-- sqrt-pow1 pow1/2 div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- |
| 2.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 6.0ms | (/ 6.0 (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 66.0ms | (* (/ 6.0 (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 38.0ms | (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 80.0ms | (sqrt (fma (sqrt x) 4.0 (+ x 1.0))) |
| 152.0ms | (/ 6.0 (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 113.0ms | (* (/ 6.0 (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 167.0ms | (/ (- x 1.0) (sqrt (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 5082 |
| 1 | 696 | 4720 |
| 2 | 2149 | 4192 |
| done | 5001 | 4176 |
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 |
| 840.0ms | 8000× | body | 80 | valid |
| 402.0ms | 7863× | body | 80 | nan |