Time bar (total: 5.4s)
| 10.0ms | 256× | body | 80 | valid |
| 8.0ms | 230× | body | 80 | nan |
Useful iterations: 1 (6.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)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.0b
Found 2 expressions with local error:
| 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 |
| 94× | add-sqr-sqrt *-un-lft-identity |
| 66× | add-cube-cbrt |
| 16× | associate-/r* |
| 14× | distribute-lft-out-- difference-of-squares |
| 9× | add-exp-log add-cbrt-cube |
| 8× | div-inv associate-/l* |
| 4× | cbrt-undiv div-exp |
| 2× | pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u associate-/l/ add-log-exp |
| 1× | flip3-- div-sub associate-/r/ flip-- |
| 3.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 10.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 51.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 86.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 615 | 1625 |
| 1 | 2352 | 1553 |
| 2 | 5002 | 1553 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 2 | 138 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 136 | 4 | 140 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.4b | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 22× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 18× | add-cube-cbrt prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 9× | add-exp-log add-cbrt-cube |
| 5× | associate-*r* |
| 4× | pow1 associate-*r/ |
| 3× | times-frac associate-*l* associate-/r* |
| 2× | cbrt-undiv expm1-log1p-u sub-neg flip3-- div-exp prod-exp associate-/r/ flip-- cbrt-unprod log1p-expm1-u associate-/l/ add-log-exp |
| 1× | frac-2neg flip3-+ pow-prod-down clear-num *-commutative flip-+ div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 8.0ms | (* 6.0 (- x 1.0)) |
| 16.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 40.0ms | (* 6.0 (- x 1.0)) |
| 86.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 659 |
| 1 | 1943 | 471 |
| 2 | 5001 | 463 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 0 | 79 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 79 | 4 | 83 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 0.1b | (/ (- x 1.0) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 0.1b | (/ 1 (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 0.6b | (* (/ 1 (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) (/ (- x 1.0) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)))) |
| 488× | times-frac |
| 396× | add-sqr-sqrt |
| 301× | *-un-lft-identity |
| 277× | sqrt-prod |
| 223× | add-cube-cbrt |
| 85× | associate-*r* |
| 53× | associate-*l* |
| 33× | distribute-lft-out-- difference-of-squares |
| 32× | add-exp-log associate-/r* |
| 28× | unswap-sqr |
| 23× | div-inv |
| 20× | add-cbrt-cube |
| 11× | div-exp |
| 9× | pow1 |
| 8× | prod-exp associate-/l* |
| 6× | cbrt-undiv |
| 5× | sqrt-div |
| 4× | expm1-log1p-u associate-/r/ cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | rec-exp pow-flip 1-exp |
| 2× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num associate-/l/ |
| 1× | frac-times flip3-- div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- inv-pow |
| 3.0ms | (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 15.0ms | (/ (- x 1.0) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 8.0ms | (/ 1 (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 89.0ms | (* (/ 1 (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) (/ (- x 1.0) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)))) |
| 139.0ms | (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 227.0ms | (/ (- x 1.0) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 180.0ms | (/ 1 (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) |
| 236.0ms | (* (/ 1 (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0))) (/ (- x 1.0) (sqrt (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)))) |
Useful iterations: 1 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1525 | 6963 |
| 1 | 5001 | 6478 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 438 | 0 | 438 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 438 | 4 | 442 |
Merged error: 0b
Found 4 expressions with local error:
| 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)) |
| 0.1b | (pow (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) 3) |
| 0.9b | (cbrt (pow (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) 3)) |
| 568× | times-frac |
| 398× | add-sqr-sqrt *-un-lft-identity |
| 266× | add-cube-cbrt |
| 146× | cbrt-prod |
| 140× | unpow-prod-down cube-prod |
| 66× | distribute-lft-out-- difference-of-squares |
| 32× | div-inv |
| 17× | add-exp-log add-cbrt-cube |
| 16× | associate-/r* |
| 8× | associate-/l* |
| 7× | cbrt-undiv div-exp |
| 5× | pow1 associate-/r/ |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-unpow pow-exp rem-cube-cbrt |
| 2× | cube-div cube-mult frac-2neg unpow3 clear-num associate-/l/ sqr-pow |
| 1× | pow-to-exp cbrt-div flip3-- pow-pow pow1/3 div-sub flip-- rem-cbrt-cube |
| 3.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 10.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 22.0ms | (pow (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) 3) |
| 20.0ms | (cbrt (pow (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) 3)) |
| 53.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 90.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 130.0ms | (pow (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) 3) |
| 92.0ms | (cbrt (pow (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) 3)) |
Useful iterations: 1 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1546 | 6699 |
| 1 | 5001 | 6506 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 466 | 0 | 466 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 466 | 4 | 470 |
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 |
| 329.0ms | 8000× | body | 80 | valid |
| 292.0ms | 8056× | body | 80 | nan |