Time bar (total: 3.3s)
| 12.0ms | 313× | body | 80 | valid |
| 2.0ms | 12× | body | 640 | valid |
| 1.0ms | 12× | body | 320 | valid |
| 1.0ms | 3× | body | 1280 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 0 (282.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3091 | 13 |
| 1 | 3091 | 13 |
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.1b
Found 4 expressions with local error:
| 0.0b | (* 6.0 (- (/ 2.0 3.0) z)) |
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 0.1b | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 21× | add-sqr-sqrt |
| 18× | distribute-rgt-in distribute-lft-in |
| 13× | *-un-lft-identity |
| 11× | pow1 add-exp-log sub-neg add-cbrt-cube |
| 10× | associate-*r/ |
| 8× | associate-+r+ flip3-- associate-*l* flip-- add-log-exp |
| 7× | add-cube-cbrt associate-*r* |
| 5× | difference-of-squares |
| 4× | frac-times pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out-- |
| 2× | times-frac associate-*l/ *-commutative |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 11.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 11.0ms | (- (/ 2.0 3.0) z) |
| 6.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 16.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 4.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 2.0ms | (- (/ 2.0 3.0) z) |
| 14.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 10.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
Useful iterations: 0 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5279 | 1350 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 6 | 109 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 7 | 111 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) (* (- y x) (* 6.0 (neg z)))) |
| 0.0b | (+ x (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) (* (- y x) (* 6.0 (neg z))))) |
| 0.3b | (* (- y x) (* 6.0 (neg z))) |
| 16× | associate-*l/ |
| 10× | flip3-- frac-add distribute-rgt-neg-out flip-- add-log-exp |
| 8× | pow1 add-exp-log *-un-lft-identity associate-*r/ add-cbrt-cube |
| 6× | add-sqr-sqrt |
| 5× | associate-*l* |
| 4× | frac-times add-cube-cbrt sum-log |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | +-commutative associate-+r- flip3-+ unsub-neg flip-+ distribute-lft-out |
| 1× | associate-+r+ associate-*r* *-commutative distribute-lft-out-- difference-of-squares |
| 13.0ms | (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) (* (- y x) (* 6.0 (neg z)))) |
| 12.0ms | (+ x (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) (* (- y x) (* 6.0 (neg z))))) |
| 9.0ms | (* (- y x) (* 6.0 (neg z))) |
| 16.0ms | (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) (* (- y x) (* 6.0 (neg z)))) |
| 14.0ms | (+ x (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) (* (- y x) (* 6.0 (neg z))))) |
| 9.0ms | (* (- y x) (* 6.0 (neg z))) |
Useful iterations: 0 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5395 | 1185 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 2 | 72 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 8 | 79 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 0.0b | (* (- y x) 6.0) |
| 0.3b | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 21× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 10× | associate-*l/ |
| 9× | associate-*r* |
| 8× | flip3-- flip-- add-log-exp |
| 7× | add-cube-cbrt |
| 6× | associate-*l* |
| 5× | sub-neg difference-of-squares |
| 4× | distribute-rgt-in frac-times associate-+r+ distribute-lft-in pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out-- |
| 2× | times-frac associate-*r/ *-commutative |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 8.0ms | (- (/ 2.0 3.0) z) |
| 6.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 7.0ms | (* (- y x) 6.0) |
| 16.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 2.0ms | (- (/ 2.0 3.0) z) |
| 14.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 5.0ms | (* (- y x) 6.0) |
| 10.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5403 | 1143 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 97 | 8 | 105 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))) |
| 0.5b | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 0.5b | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 0.5b | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 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 |
| 9.0ms | (* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))) |
| 3.0ms | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 3.0ms | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 3.0ms | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 223.0ms | (* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))) |
| 95.0ms | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 96.0ms | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
| 97.0ms | (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) |
Useful iterations: 0 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5129 | 2864 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 2 | 99 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 97 | 10 | 107 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 20 |
| 1 | 33 | 20 |
| 389.0ms | 9576× | body | 80 | valid |
| 36.0ms | 253× | body | 640 | valid |
| 28.0ms | 152× | body | 1280 | valid |
| 21.0ms | 189× | body | 320 | valid |
| 9.0ms | 125× | body | 160 | valid |
Loading profile data...