Time bar (total: 2.2s)
| 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 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 9.4% | 90.5% | 0.1% | 7 |
| 14% | 85.8% | 0.1% | 8 |
| 21.1% | 78% | 0.9% | 9 |
| 37.3% | 60.3% | 2.5% | 10 |
| 39.7% | 56.1% | 4.2% | 11 |
| 45.6% | 48.7% | 5.7% | 12 |
| 55.9% | 35.1% | 8.9% | 13 |
| 57.6% | 32.1% | 10.3% | 14 |
| 1× | intervals |
| 7.0ms | 256× | body | 80 | valid |
| 1.0ms | 29× | body | 80 | invalid |
| 1× | egg-herbie |
Useful iterations: 0 (259.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4940 | 9 |
| 1 | 4940 | 9 |
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: 9.6b
Found 3 expressions with local error:
| 0.0b | (+ x (* y (- z x))) |
| 0.0b | (* y (- z x)) |
| 9.0b | (/ (+ x (* y (- z x))) z) |
| 1× | rewrite-expression-head |
| 17× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 13× | add-cube-cbrt |
| 9× | times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-*r* add-log-exp |
| 4× | sub-neg |
| 3× | associate-*l* associate-/r* associate-/l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in flip3-+ associate-*r/ flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative flip3-- frac-2neg div-exp pow-prod-down prod-exp clear-num sum-log *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- difference-of-squares unswap-sqr |
3 calls:
| 6.0ms | (* y (- z x)) |
| 5.0ms | (/ (+ x (* y (- z x))) z) |
| 3.0ms | (+ x (* y (- z x))) |
3 calls:
| 10.0ms | (/ (+ x (* y (- z x))) z) |
| 7.0ms | (+ x (* y (- z x))) |
| 7.0ms | (* y (- z x)) |
| 1× | egg-herbie |
Useful iterations: 0 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4893 | 763 |
| 1 | 4893 | 763 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 8 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 8 | 76 |
Merged error: 9.5b
Found 3 expressions with local error:
| 0.0b | (+ x (+ (* y z) (* y (neg x)))) |
| 0.6b | (+ (* y z) (* y (neg x))) |
| 9.0b | (/ (+ x (+ (* y z) (* y (neg x)))) z) |
| 1× | rewrite-expression-head |
| 22× | *-un-lft-identity |
| 12× | add-sqr-sqrt add-cube-cbrt times-frac |
| 10× | add-log-exp |
| 6× | distribute-lft-out |
| 5× | add-exp-log add-cbrt-cube |
| 4× | sum-log associate-/l* |
| 3× | pow1 flip3-+ unsub-neg associate-/r* distribute-rgt-neg-out flip-+ |
| 2× | +-commutative associate-+r- associate-/l/ |
| 1× | cbrt-undiv associate-+r+ frac-2neg div-sub div-exp clear-num div-inv |
3 calls:
| 7.0ms | (/ (+ x (+ (* y z) (* y (neg x)))) z) |
| 5.0ms | (+ x (+ (* y z) (* y (neg x)))) |
| 4.0ms | (+ (* y z) (* y (neg x))) |
3 calls:
| 12.0ms | (/ (+ x (+ (* y z) (* y (neg x)))) z) |
| 7.0ms | (+ (* y z) (* y (neg x))) |
| 7.0ms | (+ x (+ (* y z) (* y (neg x)))) |
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4977 | 785 |
| 1 | 4977 | 785 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 2 | 71 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 5 | 79 |
Merged error: 2.3b
Found 3 expressions with local error:
| 0.0b | (- (* x y) x) |
| 0.0b | (- y (/ (- (* x y) x) z)) |
| 2.3b | (/ (- (* x y) x) z) |
| 1× | rewrite-expression-head |
| 16× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 11× | add-cube-cbrt |
| 10× | times-frac |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 flip3-- associate-/r* flip-- associate-/l* |
| 2× | sub-neg diff-log div-sub associate-/l/ difference-of-squares |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv distribute-lft-out-- associate--r- |
3 calls:
| 8.0ms | (- y (/ (- (* x y) x) z)) |
| 5.0ms | (/ (- (* x y) x) z) |
| 4.0ms | (- (* x y) x) |
3 calls:
| 8.0ms | (/ (- (* x y) x) z) |
| 7.0ms | (- y (/ (- (* x y) x) z)) |
| 5.0ms | (- (* x y) x) |
| 1× | egg-herbie |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6036 | 715 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 1 | 65 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 5 | 70 |
Merged error: 2.3b
Found 4 expressions with local error:
| 0.5b | (cbrt (- z x)) |
| 0.5b | (cbrt (- z x)) |
| 0.5b | (cbrt (- z x)) |
| 9.0b | (/ (+ x (* (* y (* (cbrt (- z x)) (cbrt (- z x)))) (cbrt (- z x)))) z) |
| 1× | rewrite-expression-head |
| 21× | add-sqr-sqrt *-un-lft-identity |
| 15× | cbrt-prod add-cube-cbrt |
| 9× | times-frac |
| 6× | add-exp-log cbrt-div add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | flip3-- pow1/3 associate-/r* flip-- associate-/l* distribute-lft-out-- difference-of-squares |
| 2× | associate-/l/ |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
4 calls:
| 5.0ms | (/ (+ x (* (* y (* (cbrt (- z x)) (cbrt (- z x)))) (cbrt (- z x)))) z) |
| 3.0ms | (cbrt (- z x)) |
| 3.0ms | (cbrt (- z x)) |
| 3.0ms | (cbrt (- z x)) |
4 calls:
| 28.0ms | (cbrt (- z x)) |
| 26.0ms | (cbrt (- z x)) |
| 26.0ms | (cbrt (- z x)) |
| 11.0ms | (/ (+ x (* (* y (* (cbrt (- z x)) (cbrt (- z x)))) (cbrt (- z x)))) z) |
| 1× | egg-herbie |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4974 | 890 |
| 1 | 4974 | 890 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 1 | 86 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 86 | 5 | 91 |
Merged error: 0.0b
Total 0.0b remaining (61.7%)
Threshold costs 0.0b (61.7%)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 11 |
| 1 | 42 | 11 |
| 1× | intervals |
| 232.0ms | 8000× | body | 80 | valid |
| 32.0ms | 1076× | body | 80 | invalid |
Loading profile data...