Time bar (total: 2.5s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 14 |
| 1 | 37 | 14 |
| 2 | 84 | 14 |
| 3 | 252 | 14 |
| 4 | 623 | 14 |
| 5 | 1413 | 14 |
| 6 | 3814 | 14 |
| 7 | 5001 | 14 |
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 4 expressions with local error:
| 0.0b | (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) |
| 0.0b | (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))) |
| 2.4b | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 2.4b | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 72× | add-sqr-sqrt |
| 34× | *-un-lft-identity |
| 27× | times-frac |
| 18× | difference-of-squares |
| 16× | add-cube-cbrt |
| 11× | pow1 |
| 9× | swap-sqr |
| 8× | add-exp-log flip3-- add-cbrt-cube flip-- distribute-lft-out-- add-log-exp |
| 7× | associate-*r* associate-*l* |
| 4× | frac-times sub-neg |
| 3× | associate-/r* associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in diff-log associate-*r/ associate-*l/ associate-/r/ |
| 1× | cbrt-undiv pow2 frac-2neg flip3-+ pow-plus div-exp pow-prod-down prod-exp clear-num pow-sqr *-commutative pow-prod-up cbrt-unprod flip-+ div-inv unswap-sqr |
| 5.0ms | (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) |
| 51.0ms | (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))) |
| 22.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 21.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 110.0ms | (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) |
| 67.0ms | (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))) |
| 46.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 50.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 442 | 1821 |
| 1 | 1811 | 1700 |
| 2 | 5001 | 1639 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 2 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 2 | 125 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (pow (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) 3) |
| 0.5b | (cbrt (pow (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) 3)) |
| 2.4b | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 2.4b | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 52× | add-sqr-sqrt |
| 42× | times-frac |
| 38× | *-un-lft-identity |
| 36× | cbrt-prod |
| 34× | add-cube-cbrt |
| 30× | unpow-prod-down cube-prod |
| 8× | associate-/r/ add-log-exp |
| 7× | add-exp-log add-cbrt-cube |
| 6× | difference-of-squares |
| 5× | pow1 |
| 4× | flip3-+ flip-+ div-inv |
| 3× | pow-unpow |
| 2× | cube-div cube-mult sub-neg flip3-- diff-log unpow3 pow-exp flip-- distribute-lft-out-- rem-cube-cbrt sqr-pow |
| 1× | cbrt-undiv pow-to-exp cbrt-div pow-pow pow1/3 div-exp rem-cbrt-cube |
| 6.0ms | (pow (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) 3) |
| 6.0ms | (cbrt (pow (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) 3)) |
| 24.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 21.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 135.0ms | (pow (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) 3) |
| 113.0ms | (cbrt (pow (/ 1.0 (+ 2.0 (* (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t))))))) 3)) |
| 44.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
| 50.0ms | (- 2.0 (/ (/ 2.0 t) (+ 1.0 (/ 1.0 t)))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 550 | 2896 |
| 1 | 2206 | 2687 |
| 2 | 5002 | 2657 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 0 | 140 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 2 | 142 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 4.0 (pow t 2)) |
| 0.0b | (* 12.0 (pow t 4)) |
| 0.0b | (/ 1.0 (+ 2.0 (- (+ (* 4.0 (pow t 2)) (* 12.0 (pow t 4))) (* 8.0 (pow t 3))))) |
| 6.8b | (- (+ (* 4.0 (pow t 2)) (* 12.0 (pow t 4))) (* 8.0 (pow t 3))) |
| 30× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 19× | add-cube-cbrt |
| 16× | add-exp-log |
| 15× | associate-*r* |
| 12× | times-frac |
| 10× | add-cbrt-cube |
| 9× | add-log-exp |
| 8× | unpow-prod-down |
| 7× | unswap-sqr |
| 6× | associate-*l* prod-exp |
| 4× | pow1 associate-/r* distribute-lft-out sqr-pow |
| 3× | associate-/l* |
| 2× | pow-to-exp diff-log pow-exp associate-/r/ *-commutative cbrt-unprod unpow2 |
| 1× | cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ div-exp associate--l+ clear-num sum-log flip-- flip-+ div-inv |
| 6.0ms | (* 4.0 (pow t 2)) |
| 5.0ms | (* 12.0 (pow t 4)) |
| 8.0ms | (/ 1.0 (+ 2.0 (- (+ (* 4.0 (pow t 2)) (* 12.0 (pow t 4))) (* 8.0 (pow t 3))))) |
| 8.0ms | (- (+ (* 4.0 (pow t 2)) (* 12.0 (pow t 4))) (* 8.0 (pow t 3))) |
| 24.0ms | (* 4.0 (pow t 2)) |
| 40.0ms | (* 12.0 (pow t 4)) |
| 55.0ms | (/ 1.0 (+ 2.0 (- (+ (* 4.0 (pow t 2)) (* 12.0 (pow t 4))) (* 8.0 (pow t 3))))) |
| 41.0ms | (- (+ (* 4.0 (pow t 2)) (* 12.0 (pow t 4))) (* 8.0 (pow t 3))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 944 |
| 1 | 1813 | 875 |
| 2 | 5001 | 875 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 0 | 111 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 111 | 2 | 113 |
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 | 17 | 16 |
| 1 | 17 | 16 |
| 362.0ms | 8000× | body | 80 | valid |
Loading profile data...