Time bar (total: 2.6s)
| 1× | search |
| 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 |
| 25% | 74.9% | 0.1% | 4 |
| 37.5% | 62.4% | 0.1% | 5 |
| 56.2% | 43.7% | 0.1% | 6 |
| 65.6% | 34.3% | 0.1% | 7 |
| 76.5% | 23.4% | 0.1% | 8 |
| 82% | 18% | 0.1% | 9 |
| 87.8% | 12.1% | 0.1% | 10 |
| 90.7% | 9.2% | 0.1% | 11 |
| 93.8% | 6.1% | 0.1% | 12 |
| 95.3% | 4.6% | 0.1% | 13 |
| 96.8% | 3.1% | 0.1% | 14 |
| 1× | intervals |
| 4.0ms | 256× | body | 80 | valid |
| 0.0ms | 1× | body | 80 | invalid |
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 5 |
| 1 | 12 | 5 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (+ (+ x y) x) |
| 1× | rewrite-expression-head |
| 6× | *-un-lft-identity add-log-exp |
| 3× | sum-log distribute-lft-out |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt associate-+l+ flip3-+ add-cbrt-cube flip-+ |
1 calls:
| 6.0ms | (+ (+ x y) x) |
1 calls:
| 4.0ms | (+ (+ x y) x) |
| 1× | egg-herbie |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5128 | 116 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 16 | 2 | 18 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 16 | 3 | 19 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ x (+ x y))) (cbrt (+ x (+ x y)))) |
| 0.5b | (cbrt (+ x (+ x y))) |
| 0.5b | (cbrt (+ x (+ x y))) |
| 0.5b | (cbrt (+ x (+ x y))) |
| 1× | rewrite-expression-head |
| 74× | *-un-lft-identity |
| 51× | cbrt-prod |
| 33× | distribute-lft-out |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 14× | swap-sqr |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 8× | associate-*r* associate-*l* |
| 6× | add-exp-log |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
4 calls:
| 14.0ms | (* (cbrt (+ x (+ x y))) (cbrt (+ x (+ x y)))) |
| 5.0ms | (cbrt (+ x (+ x y))) |
| 5.0ms | (cbrt (+ x (+ x y))) |
| 5.0ms | (cbrt (+ x (+ x y))) |
4 calls:
| 42.0ms | (* (cbrt (+ x (+ x y))) (cbrt (+ x (+ x y)))) |
| 33.0ms | (cbrt (+ x (+ x y))) |
| 32.0ms | (cbrt (+ x (+ x y))) |
| 32.0ms | (cbrt (+ x (+ x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4847 | 1271 |
| 1 | 4847 | 1271 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 3 | 117 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 114 | 6 | 120 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (pow (cbrt (+ x (+ x y))) 2)) (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 0.6b | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 0.6b | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 0.6b | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 1× | rewrite-expression-head |
| 222× | cbrt-prod |
| 92× | unpow-prod-down |
| 88× | *-un-lft-identity |
| 77× | add-sqr-sqrt |
| 36× | unswap-sqr |
| 33× | distribute-lft-out |
| 29× | add-cube-cbrt |
| 22× | swap-sqr |
| 19× | unpow2 sqr-pow |
| 16× | associate-*r* associate-*l* |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log |
| 4× | add-cbrt-cube add-log-exp |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
4 calls:
| 22.0ms | (* (cbrt (pow (cbrt (+ x (+ x y))) 2)) (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 7.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 7.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 7.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
4 calls:
| 57.0ms | (* (cbrt (pow (cbrt (+ x (+ x y))) 2)) (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 52.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 50.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 49.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5087 | 3262 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 1 | 183 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 182 | 7 | 189 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 0.6b | (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 0.6b | (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 1.0b | (pow (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) 5) |
| 1× | rewrite-expression-head |
| 120× | cbrt-prod |
| 51× | unpow-prod-down |
| 41× | *-un-lft-identity |
| 21× | add-sqr-sqrt add-cube-cbrt |
| 12× | distribute-lft-out |
| 5× | pow1 add-exp-log sqr-pow |
| 4× | pow1/3 add-cbrt-cube unpow2 add-log-exp |
| 3× | pow-unpow |
| 2× | pow-pow |
| 1× | pow-to-exp pow-exp |
4 calls:
| 10.0ms | (pow (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) 5) |
| 10.0ms | (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 8.0ms | (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 7.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
4 calls:
| 105.0ms | (pow (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) 5) |
| 52.0ms | (cbrt (pow (cbrt (+ x (+ x y))) 2)) |
| 51.0ms | (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 50.0ms | (cbrt (cbrt (pow (cbrt (+ x (+ x y))) 2))) |
| 1× | egg-herbie |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4855 | 1845 |
| 1 | 4855 | 1845 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 1 | 115 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 2 | 3 |
| Total | 115 | 7 | 122 |
Merged error: 0b
Total 0.0b remaining (47.9%)
Threshold costs 0.0b (47.9%)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 5 |
| 1 | 6 | 5 |
| 1× | intervals |
| 124.0ms | 8000× | body | 80 | valid |
| 0.0ms | 4× | body | 80 | invalid |
Loading profile data...