Time bar (total: 3.4s)
| 10.0ms | 338× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 4 |
| 1 | 31 | 4 |
| 2 | 57 | 4 |
| 3 | 91 | 4 |
| 4 | 117 | 4 |
| 5 | 136 | 4 |
| 6 | 158 | 4 |
| 7 | 212 | 4 |
| 8 | 421 | 4 |
| 9 | 880 | 4 |
| 10 | 1618 | 4 |
| 11 | 2991 | 4 |
| 12 | 4757 | 4 |
| 13 | 5001 | 4 |
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: 1.5b
Found 2 expressions with local error:
| 0.0b | (+ (* (/ x y) (- z t)) t) |
| 7.3b | (* (/ x y) (- z t)) |
| 17× | add-sqr-sqrt |
| 13× | associate-*l* |
| 12× | *-un-lft-identity |
| 10× | add-cube-cbrt times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 5× | associate-*r* |
| 4× | pow1 distribute-rgt-in sub-neg associate-+l+ distribute-lft-in add-log-exp |
| 2× | frac-times flip3-- associate-*r/ prod-exp flip-- cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv +-commutative flip3-+ div-exp pow-prod-down associate-*l/ sum-log *-commutative flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 8.0ms | (+ (* (/ x y) (- z t)) t) |
| 9.0ms | (* (/ x y) (- z t)) |
| 35.0ms | (+ (* (/ x y) (- z t)) t) |
| 49.0ms | (* (/ x y) (- z t)) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 342 |
| 1 | 1191 | 302 |
| 2 | 5002 | 302 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 5 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 6 | 64 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (cbrt (- z t)) |
| 0.5b | (cbrt (- z t)) |
| 1.7b | (* (* (/ x y) (* (cbrt (- z t)) (cbrt (- z t)))) (cbrt (- z t))) |
| 5.8b | (* (/ x y) (* (cbrt (- z t)) (cbrt (- z t)))) |
| 136× | cbrt-div |
| 98× | frac-times |
| 68× | flip3-- flip-- |
| 50× | associate-*r/ |
| 37× | associate-*l/ |
| 34× | add-exp-log |
| 24× | add-sqr-sqrt |
| 21× | *-un-lft-identity add-cbrt-cube |
| 18× | pow1 |
| 17× | prod-exp cbrt-unprod |
| 15× | cbrt-prod add-cube-cbrt |
| 14× | associate-*l* |
| 10× | times-frac |
| 9× | associate-*r* pow-prod-down |
| 4× | cbrt-undiv div-exp add-log-exp |
| 3× | distribute-lft-out-- difference-of-squares |
| 2× | pow1/3 *-commutative unswap-sqr |
| 1× | div-inv |
| 3.0ms | (cbrt (- z t)) |
| 4.0ms | (cbrt (- z t)) |
| 25.0ms | (* (* (/ x y) (* (cbrt (- z t)) (cbrt (- z t)))) (cbrt (- z t))) |
| 16.0ms | (* (/ x y) (* (cbrt (- z t)) (cbrt (- z t)))) |
| 145.0ms | (cbrt (- z t)) |
| 144.0ms | (cbrt (- z t)) |
| 50.0ms | (* (* (/ x y) (* (cbrt (- z t)) (cbrt (- z t)))) (cbrt (- z t))) |
| 93.0ms | (* (/ x y) (* (cbrt (- z t)) (cbrt (- z t)))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 820 | 2292 |
| 1 | 2630 | 2077 |
| 2 | 5001 | 2019 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 0 | 176 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 176 | 6 | 182 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 2.3b | (* (/ (cbrt x) y) (- z t)) |
| 6.6b | (* (/ (* (cbrt x) (cbrt x)) 1) (* (/ (cbrt x) y) (- z t))) |
| 66× | add-exp-log |
| 35× | add-cbrt-cube |
| 33× | prod-exp |
| 32× | add-sqr-sqrt |
| 29× | associate-*l* |
| 24× | *-un-lft-identity |
| 23× | times-frac |
| 22× | add-cube-cbrt |
| 20× | cbrt-unprod |
| 18× | div-exp |
| 16× | cbrt-prod |
| 11× | pow1 frac-times associate-*r/ |
| 10× | cbrt-undiv distribute-rgt-in distribute-lft-in |
| 6× | sub-neg flip3-- 1-exp associate-*r* flip-- |
| 4× | pow-prod-down associate-*l/ add-log-exp |
| 3× | unswap-sqr |
| 2× | pow1/3 *-commutative div-inv |
| 1× | distribute-lft-out-- difference-of-squares |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 11.0ms | (* (/ (cbrt x) y) (- z t)) |
| 16.0ms | (* (/ (* (cbrt x) (cbrt x)) 1) (* (/ (cbrt x) y) (- z t))) |
| 178.0ms | (cbrt x) |
| 175.0ms | (cbrt x) |
| 164.0ms | (* (/ (cbrt x) y) (- z t)) |
| 82.0ms | (* (/ (* (cbrt x) (cbrt x)) 1) (* (/ (cbrt x) y) (- z t))) |
Useful iterations: 2 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 689 | 1169 |
| 1 | 3545 | 902 |
| 2 | 5001 | 763 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 147 | 0 | 147 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 147 | 6 | 153 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x (/ (- z t) y)) t) |
| 0.0b | (/ (- z t) y) |
| 8.4b | (* x (/ (- z t) y)) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* add-log-exp |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-- flip-+ |
| 7.0ms | (+ (* x (/ (- z t) y)) t) |
| 6.0ms | (/ (- z t) y) |
| 10.0ms | (* x (/ (- z t) y)) |
| 38.0ms | (+ (* x (/ (- z t) y)) t) |
| 25.0ms | (/ (- z t) y) |
| 45.0ms | (* x (/ (- z t) y)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 501 |
| 1 | 1379 | 468 |
| 2 | 5001 | 456 |
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 0 | 96 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 96 | 6 | 102 |
Merged error: 0.0b
0% (1.9b remaining)
Error of 1.9b against oracle of 0.0b and baseline of 1.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 4 |
| 1 | 10 | 4 |
| 331.0ms | 10637× | body | 80 | valid |
Loading profile data...