Time bar (total: 1.6s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 25% | 74.9% | 0.1% | 5 |
| 37.5% | 62.4% | 0.1% | 6 |
| 50% | 46.8% | 3.2% | 7 |
| 56.2% | 37.5% | 6.3% | 8 |
| 62.4% | 25.8% | 11.8% | 9 |
| 65.6% | 20.3% | 14.1% | 10 |
| 68.7% | 13.5% | 17.9% | 11 |
| 70.2% | 10.5% | 19.2% | 12 |
| 71.8% | 6.9% | 21.3% | 13 |
| 72.6% | 5.4% | 22% | 14 |
| 7.0ms | 256× | body | 80 | valid |
| 0.0ms | 4× | body | 80 | invalid |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5022 | 11 |
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.6b
Found 2 expressions with local error:
| 0.1b | (* (- 1.0 x) (/ (- 3.0 x) (* 3.0 y))) |
| 0.7b | (/ (- 3.0 x) (* 3.0 y)) |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log add-cbrt-cube |
| 15× | *-un-lft-identity |
| 10× | times-frac |
| 9× | associate-*r* |
| 7× | add-cube-cbrt |
| 5× | associate-*l* prod-exp cbrt-unprod associate-/l* |
| 4× | pow1 cbrt-undiv div-exp distribute-lft-out-- difference-of-squares |
| 3× | flip3-- flip-- |
| 2× | frac-times associate-*l/ div-inv associate-/l/ add-log-exp |
| 1× | frac-2neg div-sub associate-*r/ pow-prod-down clear-num associate-/r* *-commutative unswap-sqr |
| 11.0ms | (* (- 1.0 x) (/ (- 3.0 x) (* 3.0 y))) |
| 6.0ms | (/ (- 3.0 x) (* 3.0 y)) |
| 7.0ms | (* (- 1.0 x) (/ (- 3.0 x) (* 3.0 y))) |
| 5.0ms | (/ (- 3.0 x) (* 3.0 y)) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5247 | 766 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 3 | 69 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 4 | 71 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (/ 1 y) (/ x (* 3.0 y))) |
| 0.1b | (* (- 1.0 x) (- (/ 1 y) (/ x (* 3.0 y)))) |
| 0.2b | (/ x (* 3.0 y)) |
| 25× | add-sqr-sqrt |
| 17× | *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 8× | flip3-- associate-*r* flip-- |
| 7× | add-cube-cbrt times-frac difference-of-squares |
| 6× | frac-times |
| 5× | pow1 associate-*l* distribute-lft-out-- add-log-exp |
| 4× | frac-sub |
| 3× | sub-neg associate-*r/ div-inv associate-/l* |
| 2× | cbrt-undiv div-exp associate-*l/ prod-exp cbrt-unprod |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in diff-log pow-prod-down clear-num associate-/r* *-commutative unswap-sqr |
| 16.0ms | (- (/ 1 y) (/ x (* 3.0 y))) |
| 30.0ms | (* (- 1.0 x) (- (/ 1 y) (/ x (* 3.0 y)))) |
| 7.0ms | (/ x (* 3.0 y)) |
| 8.0ms | (- (/ 1 y) (/ x (* 3.0 y))) |
| 12.0ms | (* (- 1.0 x) (- (/ 1 y) (/ x (* 3.0 y)))) |
| 6.0ms | (/ x (* 3.0 y)) |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5576 | 1161 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 4 | 89 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ (- 3.0 x) y) |
| 0.0b | (/ (- 1.0 x) 3.0) |
| 0.3b | (* (/ (- 1.0 x) 3.0) (/ (- 3.0 x) y)) |
| 81× | add-sqr-sqrt |
| 69× | *-un-lft-identity |
| 64× | times-frac |
| 41× | add-cube-cbrt |
| 19× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 14× | distribute-lft-out-- difference-of-squares |
| 10× | associate-/l* |
| 6× | cbrt-undiv div-exp associate-/r* |
| 5× | pow1 |
| 4× | prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 3× | add-log-exp |
| 2× | flip3-- frac-2neg div-sub clear-num flip-- |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative |
| 5.0ms | (/ (- 3.0 x) y) |
| 5.0ms | (/ (- 1.0 x) 3.0) |
| 16.0ms | (* (/ (- 1.0 x) 3.0) (/ (- 3.0 x) y)) |
| 8.0ms | (/ (- 3.0 x) y) |
| 3.0ms | (/ (- 1.0 x) 3.0) |
| 7.0ms | (* (/ (- 1.0 x) 3.0) (/ (- 3.0 x) y)) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5841 | 1583 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 1 | 147 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 147 | 4 | 151 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* (- 1.0 x) (- 3.0 x)) |
| 4.4b | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
| 16× | add-exp-log add-cbrt-cube |
| 12× | flip3-- flip-- |
| 10× | add-sqr-sqrt |
| 8× | frac-times *-un-lft-identity associate-/l/ |
| 5× | associate-*r* associate-*l* prod-exp cbrt-unprod |
| 4× | pow1 cbrt-undiv add-cube-cbrt associate-*r/ div-exp associate-*l/ |
| 2× | sub-neg distribute-lft-out-- add-log-exp difference-of-squares |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in times-frac pow-prod-down clear-num associate-/r* *-commutative div-inv associate-/l* unswap-sqr |
| 8.0ms | (* (- 1.0 x) (- 3.0 x)) |
| 10.0ms | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
| 2.0ms | (* (- 1.0 x) (- 3.0 x)) |
| 7.0ms | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
Useful iterations: 0 (16.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5149 | 793 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 0 | 67 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 67 | 4 | 71 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 13 |
| 1 | 14 | 13 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 25% | 74.9% | 0.1% | 5 |
| 37.5% | 62.4% | 0.1% | 6 |
| 50% | 46.8% | 3.2% | 7 |
| 56.2% | 37.5% | 6.3% | 8 |
| 62.4% | 25.8% | 11.8% | 9 |
| 65.6% | 20.3% | 14.1% | 10 |
| 68.7% | 13.5% | 17.9% | 11 |
| 70.2% | 10.5% | 19.2% | 12 |
| 71.8% | 6.9% | 21.3% | 13 |
| 72.6% | 5.4% | 22% | 14 |
| 240.0ms | 8000× | body | 80 | valid |
| 9.0ms | 317× | body | 80 | invalid |
Loading profile data...