Time bar (total: 7.2s)
| 24.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 17 |
| 1 | 44 | 17 |
| 2 | 126 | 17 |
| 3 | 328 | 17 |
| 4 | 602 | 17 |
| 5 | 780 | 17 |
| 6 | 1010 | 17 |
| 7 | 1482 | 17 |
| 8 | 5001 | 17 |
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 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 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 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 |
| 56× | *-un-lft-identity |
| 49× | times-frac |
| 32× | add-sqr-sqrt |
| 30× | prod-exp cbrt-unprod |
| 28× | 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 |
| 3× | 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 |
| 3.0ms | (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 7.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))))) |
| 14.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 14.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 4.0ms | (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 7.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))))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 6.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
Useful iterations: 2 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 619 | 2260 |
| 1 | 3084 | 1819 |
| 2 | 5001 | 1769 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 185 | 3 | 188 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 4 | 189 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.0b | (/ (/ (- (/ (* 1.0 1.0) 1) (/ (pow (/ (* 2.0 t) (+ 1.0 t)) 4) 1)) (- 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 | (/ (- (/ (* 1.0 1.0) 1) (/ (pow (/ (* 2.0 t) (+ 1.0 t)) 4) 1)) (- 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.0b | (pow (/ (* 2.0 t) (+ 1.0 t)) 4) |
| 1546× | times-frac |
| 1213× | add-sqr-sqrt |
| 676× | *-un-lft-identity |
| 572× | difference-of-squares |
| 282× | add-cube-cbrt |
| 136× | unpow-prod-down associate-/l* |
| 127× | sqr-pow |
| 53× | add-exp-log div-inv |
| 47× | add-cbrt-cube |
| 22× | associate-/r/ |
| 21× | distribute-rgt-out-- distribute-lft-out-- |
| 18× | div-exp |
| 16× | cbrt-undiv prod-exp |
| 15× | cbrt-unprod |
| 12× | pow1 swap-sqr |
| 10× | associate-*r* associate-*l* |
| 7× | associate-/r* distribute-lft-out |
| 6× | flip3-- flip3-+ flip-- flip-+ |
| 5× | associate-/l/ |
| 4× | add-log-exp |
| 3× | pow-unpow div-sub pow-exp |
| 2× | frac-2neg clear-num |
| 1× | pow2 frac-times pow-to-exp pow-pow pow-plus associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up frac-sub sub-div unswap-sqr |
| 17.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 45.0ms | (/ (/ (- (/ (* 1.0 1.0) 1) (/ (pow (/ (* 2.0 t) (+ 1.0 t)) 4) 1)) (- 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))))) |
| 33.0ms | (/ (- (/ (* 1.0 1.0) 1) (/ (pow (/ (* 2.0 t) (+ 1.0 t)) 4) 1)) (- 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 7.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 4) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 11.0ms | (/ (/ (- (/ (* 1.0 1.0) 1) (/ (pow (/ (* 2.0 t) (+ 1.0 t)) 4) 1)) (- 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))))) |
| 8.0ms | (/ (- (/ (* 1.0 1.0) 1) (/ (pow (/ (* 2.0 t) (+ 1.0 t)) 4) 1)) (- 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 4.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 4) |
Useful iterations: 1 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3170 | 27034 |
| 1 | 5001 | 24665 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 718 | 1 | 719 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 720 | 3 | 723 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.0b | (pow (/ (* 2.0 t) (+ 1.0 t)) 3) |
| 0.0b | (* (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (- (* 2.0 2.0) (* (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (/ (* 2.0 t) (+ 1.0 t))))) (- 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.0b | (* (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (/ (* 2.0 t) (+ 1.0 t))) |
| 102× | add-exp-log |
| 60× | add-cbrt-cube |
| 56× | *-un-lft-identity |
| 51× | associate-*l* |
| 50× | times-frac |
| 47× | add-sqr-sqrt |
| 41× | prod-exp |
| 32× | add-cube-cbrt |
| 31× | div-exp |
| 24× | associate-*r* |
| 22× | cbrt-unprod |
| 21× | unpow-prod-down cube-prod |
| 20× | associate-/r/ |
| 17× | cbrt-undiv |
| 15× | pow1 |
| 12× | swap-sqr pow-exp |
| 11× | distribute-lft-out |
| 10× | div-inv |
| 9× | flip3-+ flip-+ |
| 7× | unswap-sqr |
| 4× | frac-times pow-to-exp associate-*r/ add-log-exp |
| 3× | cube-div pow-unpow flip3-- associate-*l/ *-commutative flip-- rem-cube-cbrt sqr-pow |
| 2× | distribute-rgt-in cube-mult sub-neg distribute-lft-in pow-plus unpow3 pow-prod-down pow-prod-up |
| 1× | pow2 pow-pow pow-sqr difference-of-squares |
| 14.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 7.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 3) |
| 11.0ms | (* (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (- (* 2.0 2.0) (* (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (/ (* 2.0 t) (+ 1.0 t))))) (- 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 20.0ms | (* (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (/ (* 2.0 t) (+ 1.0 t))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 3.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 3) |
| 11.0ms | (* (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (- (* 2.0 2.0) (* (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (/ (* 2.0 t) (+ 1.0 t))))) (- 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 5.0ms | (* (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (/ (* 2.0 t) (+ 1.0 t))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1101 | 2882 |
| 1 | 5002 | 2523 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 235 | 0 | 235 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 235 | 3 | 238 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (pow (/ (* 2.0 t) (+ 1.0 t)) 2) |
| 0.0b | (pow (/ (* 2.0 t) (+ 1.0 t)) 2) |
| 0.0b | (/ 1 (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 2.0)) |
| 0.5b | (* (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 1.0) (/ 1 (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 2.0))) |
| 49× | *-un-lft-identity |
| 35× | add-sqr-sqrt |
| 34× | times-frac |
| 29× | add-exp-log |
| 28× | add-cube-cbrt |
| 20× | unpow-prod-down |
| 18× | associate-*r* |
| 11× | add-cbrt-cube |
| 10× | distribute-lft-out |
| 9× | pow1 |
| 8× | div-exp associate-/r/ |
| 6× | pow-unpow flip3-+ pow-exp prod-exp flip-+ |
| 4× | associate-*l* associate-/r* div-inv add-log-exp |
| 3× | associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times pow-to-exp rec-exp pow-pow 1-exp associate-*l/ cbrt-unprod unpow2 sqr-pow |
| 1× | pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow |
| 7.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 2) |
| 6.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 2) |
| 10.0ms | (/ 1 (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 2.0)) |
| 23.0ms | (* (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 1.0) (/ 1 (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 2.0))) |
| 3.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 2) |
| 3.0ms | (pow (/ (* 2.0 t) (+ 1.0 t)) 2) |
| 6.0ms | (/ 1 (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 2.0)) |
| 7.0ms | (* (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 1.0) (/ 1 (+ (pow (/ (* 2.0 t) (+ 1.0 t)) 2) 2.0))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 563 | 1457 |
| 1 | 2499 | 1297 |
| 2 | 5001 | 1260 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 149 | 0 | 149 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 149 | 3 | 152 |
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 | 23 | 26 |
| 1 | 23 | 26 |
| 603.0ms | 8000× | body | 80 | valid |
Loading profile data...