Time bar (total: 13.6s)
| 12.0ms | 334× | body | 80 | nan |
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (12.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)) |
| 17.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 27.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 47.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 87.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 86.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 (3 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.1b | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 24× | add-sqr-sqrt *-un-lft-identity |
| 20× | add-cube-cbrt |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 5× | pow1 associate-*r* |
| 4× | fma-def associate-*r/ |
| 3× | expm1-log1p-u times-frac associate-*l* associate-/r* sum-log log1p-expm1-u |
| 2× | cbrt-undiv sub-neg flip3-- flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ frac-2neg pow-prod-down clear-num *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 39.0ms | (* 6.0 (- x 1.0)) |
| 45.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 80.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 60.0ms | (* 6.0 (- x 1.0)) |
| 50.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 81.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 1534 |
| 1 | 466 | 1342 |
| 2 | 1416 | 1067 |
| done | 5000 | 1040 |
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 (+ x 1.0)) |
| 0.1b | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 0.1b | (* (+ (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)) |
| 43.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 154.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 28.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))) |
| 46.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 210.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 461.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 332.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 (1 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 4.9b | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 8.4b | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 17.6b | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 48× | frac-add |
| 45× | pow1 |
| 42× | frac-times |
| 41× | flip3-+ flip-+ |
| 32× | associate-*r/ |
| 30× | add-exp-log add-cbrt-cube |
| 25× | flip3-- flip-- |
| 18× | pow-prod-down |
| 15× | *-un-lft-identity |
| 13× | associate-*l/ prod-exp cbrt-unprod |
| 12× | associate-*l* |
| 11× | add-sqr-sqrt |
| 10× | times-frac |
| 9× | add-cube-cbrt add-log-exp |
| 5× | associate-/r* |
| 4× | cbrt-undiv expm1-log1p-u div-exp associate-*r* associate-/r/ pow-sqr pow-prod-up log1p-expm1-u |
| 3× | associate-+r+ sum-cubes distribute-lft-out |
| 2× | distribute-rgt-in associate-+l+ distribute-lft-in pow-plus sum-log *-commutative div-inv associate-/l/ |
| 1× | +-commutative pow2 associate-+r- sub-neg fma-def frac-2neg diff-log swap-sqr prod-diff clear-num associate-/l* unswap-sqr |
| 61.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 126.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 155.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 824.0ms | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 43.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 118.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 84.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 182.0ms | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
Useful iterations: done (908.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 11069 |
| 1 | 1553 | 8523 |
| done | 5000 | 7714 |
4 alts after pruning (0 fresh and 4 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 11 | 13 |
| done | 11 | 13 |
| 337.0ms | 8000× | body | 80 | valid |
| 302.0ms | 8104× | body | 80 | nan |