Time bar (total: 2.6s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 5 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 17 |
| 1 | 46 | 17 |
| 2 | 128 | 17 |
| 3 | 340 | 17 |
| 4 | 662 | 17 |
| 5 | 897 | 15 |
| 6 | 1179 | 15 |
| 7 | 1753 | 15 |
| 8 | 5001 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.0b | (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 78× | add-exp-log add-cbrt-cube |
| 57× | *-un-lft-identity |
| 49× | times-frac |
| 33× | add-sqr-sqrt |
| 30× | prod-exp cbrt-unprod |
| 29× | add-cube-cbrt |
| 25× | cbrt-undiv div-exp |
| 24× | swap-sqr |
| 20× | associate-*r* associate-*l* |
| 18× | pow1 associate-/r/ |
| 12× | distribute-lft-out |
| 11× | flip3-+ flip-+ |
| 9× | div-inv |
| 6× | add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | fma-def associate-/r* associate-/l* |
| 2× | pow2 frac-times pow-plus associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg clear-num sum-log |
| 14.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 2.0ms | (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 30.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 30.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 120.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 53.0ms | (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 51.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 47.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 648 | 2346 |
| 1 | 3246 | 1881 |
| 2 | 5001 | 1831 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.5b | (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 0.5b | (* (/ 1 (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))))) |
| 1.0b | (/ 1 (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 116× | add-sqr-sqrt |
| 114× | times-frac |
| 88× | *-un-lft-identity |
| 68× | add-exp-log add-cube-cbrt |
| 56× | add-cbrt-cube |
| 53× | sqrt-prod |
| 34× | associate-*r* associate-*l* |
| 23× | div-exp prod-exp |
| 19× | cbrt-unprod |
| 18× | cbrt-undiv |
| 16× | associate-/r/ unswap-sqr |
| 15× | pow1 |
| 12× | swap-sqr associate-/r* |
| 8× | flip3-+ sqrt-div flip-+ div-inv |
| 6× | distribute-lft-out associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | rec-exp pow-flip 1-exp |
| 2× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative |
| 1× | pow2 sqrt-pow1 pow-plus pow1/2 pow-sqr pow-prod-up inv-pow |
| 33.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 5.0ms | (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 36.0ms | (* (/ 1 (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))))) |
| 6.0ms | (/ 1 (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 46.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 275.0ms | (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 156.0ms | (* (/ 1 (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))))) |
| 129.0ms | (/ 1 (sqrt (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1100 | 6006 |
| 1 | 5001 | 5372 |
2 alts after pruning (0 fresh and 2 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 | 14 | 17 |
| 1 | 14 | 17 |
| 236.0ms | 8000× | body | 80 | valid |