Time bar (total: 2.9s)
| 9.0ms | 317× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 4 |
| 1 | 34 | 4 |
| 2 | 84 | 4 |
| 3 | 206 | 4 |
| 4 | 406 | 4 |
| 5 | 540 | 4 |
| 6 | 706 | 4 |
| 7 | 957 | 4 |
| 8 | 1458 | 4 |
| 9 | 2384 | 4 |
| 10 | 3375 | 4 |
| 11 | 3762 | 4 |
| 12 | 4376 | 4 |
| 13 | 5003 | 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: 4.6b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 y) z) |
| 0.0b | (- 1.0 (* (- 1.0 y) z)) |
| 4.3b | (* x (- 1.0 (* (- 1.0 y) z))) |
| 13× | add-sqr-sqrt |
| 9× | *-un-lft-identity |
| 8× | associate-*l* |
| 7× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 6× | associate-*r* |
| 5× | add-log-exp |
| 3× | sub-neg flip3-- flip-- |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | diff-log distribute-lft-out-- difference-of-squares |
| 6.0ms | (* (- 1.0 y) z) |
| 3.0ms | (- 1.0 (* (- 1.0 y) z)) |
| 5.0ms | (* x (- 1.0 (* (- 1.0 y) z))) |
| 5.0ms | (* (- 1.0 y) z) |
| 5.0ms | (- 1.0 (* (- 1.0 y) z)) |
| 11.0ms | (* x (- 1.0 (* (- 1.0 y) z))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 233 | 336 |
| 1 | 920 | 299 |
| 2 | 4132 | 288 |
| 3 | 5001 | 288 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 6 | 67 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 7 | 68 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x 1.0) (* (* x z) (- y 1.0))) |
| 2.2b | (* (* x z) (- y 1.0)) |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 5× | add-sqr-sqrt *-un-lft-identity associate-*r* |
| 4× | distribute-rgt-in sub-neg associate-+r+ distribute-lft-in add-log-exp |
| 3× | add-cube-cbrt pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-*r/ |
| 1× | +-commutative flip3-- flip3-+ associate-*l* sum-log *-commutative flip-- flip-+ distribute-lft-out-- difference-of-squares |
| 4.0ms | (+ (* x 1.0) (* (* x z) (- y 1.0))) |
| 7.0ms | (* (* x z) (- y 1.0)) |
| 13.0ms | (+ (* x 1.0) (* (* x z) (- y 1.0))) |
| 9.0ms | (* (* x z) (- y 1.0)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 266 |
| 1 | 1177 | 224 |
| 2 | 5002 | 219 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 2 | 47 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 46 | 8 | 54 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (cbrt (- y 1.0)) |
| 0.2b | (* (cbrt (- y 1.0)) (cbrt (- y 1.0))) |
| 0.6b | (* (* (* x z) (* (cbrt (- y 1.0)) (cbrt (- y 1.0)))) (cbrt (- y 1.0))) |
| 1.9b | (* (* x z) (* (cbrt (- y 1.0)) (cbrt (- y 1.0)))) |
| 80× | cbrt-div |
| 44× | associate-*r/ |
| 41× | pow1 |
| 40× | flip3-- flip-- |
| 38× | cbrt-prod |
| 36× | add-exp-log frac-times |
| 35× | add-sqr-sqrt |
| 33× | *-un-lft-identity |
| 23× | pow-prod-down |
| 22× | prod-exp cbrt-unprod |
| 21× | add-cbrt-cube |
| 18× | associate-*l/ |
| 17× | associate-*r* |
| 15× | add-cube-cbrt |
| 10× | swap-sqr associate-*l* |
| 8× | distribute-lft-out-- |
| 7× | pow1/3 |
| 6× | difference-of-squares |
| 4× | add-log-exp unswap-sqr |
| 3× | *-commutative |
| 2× | pow-sqr pow-prod-up |
| 1× | pow2 pow-plus |
| 3.0ms | (cbrt (- y 1.0)) |
| 11.0ms | (* (cbrt (- y 1.0)) (cbrt (- y 1.0))) |
| 21.0ms | (* (* (* x z) (* (cbrt (- y 1.0)) (cbrt (- y 1.0)))) (cbrt (- y 1.0))) |
| 15.0ms | (* (* x z) (* (cbrt (- y 1.0)) (cbrt (- y 1.0)))) |
| 8.0ms | (cbrt (- y 1.0)) |
| 10.0ms | (* (cbrt (- y 1.0)) (cbrt (- y 1.0))) |
| 12.0ms | (* (* (* x z) (* (cbrt (- y 1.0)) (cbrt (- y 1.0)))) (cbrt (- y 1.0))) |
| 30.0ms | (* (* x z) (* (cbrt (- y 1.0)) (cbrt (- y 1.0)))) |
Useful iterations: 2 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 789 | 1993 |
| 1 | 3325 | 1768 |
| 2 | 5001 | 1670 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 168 | 3 | 171 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 169 | 10 | 179 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 4.3b | (* x (- 1.0 (* (* (- 1.0 y) (* (cbrt z) (cbrt z))) (cbrt z)))) |
| 11× | add-sqr-sqrt |
| 9× | cbrt-prod add-cube-cbrt *-un-lft-identity |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 4× | add-log-exp |
| 3× | pow1/3 associate-*r* associate-*l* |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*r/ |
| 1× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 5.0ms | (* x (- 1.0 (* (* (- 1.0 y) (* (cbrt z) (cbrt z))) (cbrt z)))) |
| 22.0ms | (cbrt z) |
| 24.0ms | (cbrt z) |
| 23.0ms | (cbrt z) |
| 17.0ms | (* x (- 1.0 (* (* (- 1.0 y) (* (cbrt z) (cbrt z))) (cbrt z)))) |
Useful iterations: 3 (113.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 198 | 468 |
| 1 | 747 | 375 |
| 2 | 3777 | 333 |
| 3 | 5001 | 325 |
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 0 | 69 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 69 | 10 | 79 |
Merged error: 0.0b
96% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 1.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 17 |
| 1 | 28 | 17 |
| 280.0ms | 10070× | body | 80 | valid |
Loading profile data...