Time bar (total: 2.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 50% | 50% | 0% | 4 |
| 50% | 50% | 0% | 5 |
| 50% | 50% | 0% | 6 |
| 50% | 50% | 0% | 7 |
| 50% | 50% | 0% | 8 |
| 50% | 50% | 0% | 9 |
| 50% | 50% | 0% | 10 |
| 50% | 50% | 0% | 11 |
| 50% | 49.9% | 0% | 12 |
| 99.6% | 0.3% | 0% | 13 |
| 99.9% | 0% | 0% | 14 |
| 17.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5018 | 25 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (+ 2.0 (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t))))))) |
| 0.0b | (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t))))) |
| 2.9b | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 2.9b | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 48× | add-sqr-sqrt |
| 34× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 15× | times-frac |
| 12× | difference-of-squares |
| 11× | pow1 |
| 8× | add-exp-log flip3-- swap-sqr add-cbrt-cube flip-- distribute-lft-out-- add-log-exp |
| 6× | associate-*r* associate-*l* |
| 4× | frac-times sub-neg |
| 3× | associate-/r* associate-/l* |
| 2× | diff-log associate-*r/ associate-*l/ associate-/r/ |
| 1× | cbrt-undiv pow2 distribute-rgt-in frac-2neg distribute-lft-in 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 |
| 4.0ms | (/ 1.0 (+ 2.0 (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t))))))) |
| 19.0ms | (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t))))) |
| 8.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 8.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 6.0ms | (/ 1.0 (+ 2.0 (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t))))))) |
| 4.0ms | (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t))))) |
| 3.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 3.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4883 | 2095 |
| 1 | 4883 | 2095 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 2 | 115 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 114 | 2 | 116 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (cbrt (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 3))) |
| 0.0b | (cbrt (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 3)) |
| 2.9b | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 2.9b | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 56× | add-sqr-sqrt |
| 40× | cbrt-prod |
| 26× | *-un-lft-identity |
| 21× | associate-*r* |
| 14× | difference-of-squares |
| 13× | unpow-prod-down cube-prod |
| 12× | add-cube-cbrt |
| 9× | flip3-- flip-- |
| 8× | cube-div cbrt-div add-log-exp |
| 7× | times-frac distribute-lft-out-- |
| 6× | pow1 add-exp-log associate-*l* |
| 5× | add-cbrt-cube unswap-sqr |
| 4× | frac-times |
| 3× | sqr-pow |
| 2× | cube-mult sub-neg diff-log unpow3 associate-*r/ associate-*l/ |
| 1× | pow1/3 pow-prod-down prod-exp *-commutative rem-cbrt-cube cbrt-unprod |
| 24.0ms | (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (cbrt (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 3))) |
| 10.0ms | (cbrt (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 3)) |
| 8.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 8.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 4.0ms | (* (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) (cbrt (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 3))) |
| 3.0ms | (cbrt (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 3)) |
| 3.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 3.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5104 | 2028 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 0 | 120 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 2 | 122 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2) |
| 0.5b | (cbrt (pow (/ 1.0 (+ 2.0 (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2))) 3)) |
| 0.5b | (pow (/ 1.0 (+ 2.0 (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2))) 3) |
| 2.9b | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 68× | *-un-lft-identity |
| 50× | add-sqr-sqrt times-frac |
| 42× | cbrt-prod unpow-prod-down |
| 40× | add-cube-cbrt |
| 36× | cube-prod |
| 12× | distribute-lft-out |
| 8× | add-exp-log associate-/r/ |
| 7× | add-cbrt-cube |
| 6× | pow1 pow-unpow add-log-exp |
| 4× | flip3-+ flip-+ div-inv difference-of-squares |
| 3× | pow-exp sqr-pow |
| 2× | cube-div cube-mult pow-to-exp pow-pow unpow3 distribute-lft-out-- rem-cube-cbrt |
| 1× | cbrt-undiv sub-neg cbrt-div flip3-- pow1/3 diff-log div-exp flip-- rem-cbrt-cube unpow2 |
| 9.0ms | (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2) |
| 17.0ms | (cbrt (pow (/ 1.0 (+ 2.0 (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2))) 3)) |
| 16.0ms | (pow (/ 1.0 (+ 2.0 (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2))) 3) |
| 8.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
| 4.0ms | (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2) |
| 6.0ms | (cbrt (pow (/ 1.0 (+ 2.0 (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2))) 3)) |
| 7.0ms | (pow (/ 1.0 (+ 2.0 (pow (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) 2))) 3) |
| 3.0ms | (- 2.0 (/ 2.0 (+ 1.0 (* 1.0 t)))) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5085 | 3311 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 155 | 0 | 155 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 155 | 2 | 157 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 28 |
| 1 | 50 | 28 |
| 525.0ms | 8000× | body | 80 | valid |
Loading profile data...