Time bar (total: 3.8s)
| 11.0ms | 299× | body | 80 | valid |
| 9.0ms | 327× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 6 |
| 1 | 51 | 6 |
| 2 | 104 | 6 |
| 3 | 191 | 6 |
| 4 | 262 | 6 |
| 5 | 353 | 6 |
| 6 | 466 | 6 |
| 7 | 712 | 6 |
| 8 | 1110 | 6 |
| 9 | 1256 | 6 |
| 10 | 1257 | 6 |
| 11 | 1257 | 6 |
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 3 expressions with local error:
| 0.0b | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 0.0b | (+ (- 1.0 z) (log z)) |
| 0.2b | (* y (+ (- 1.0 z) (log z))) |
| 22× | *-un-lft-identity |
| 9× | pow1 |
| 8× | add-sqr-sqrt distribute-lft-out add-log-exp |
| 7× | associate-*r* |
| 6× | add-cube-cbrt |
| 5× | add-exp-log associate-+r+ add-cbrt-cube |
| 4× | log-pow distribute-lft-out-- |
| 3× | log-prod flip3-+ associate-*l* sum-log flip-+ |
| 2× | +-commutative distribute-rgt-in associate-+l+ distribute-lft-in associate-*r/ |
| 1× | associate-+l- sub-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 6.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 10.0ms | (+ (- 1.0 z) (log z)) |
| 9.0ms | (* y (+ (- 1.0 z) (log z))) |
| 59.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 170.0ms | (+ (- 1.0 z) (log z)) |
| 73.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 419 |
| 1 | 1515 | 371 |
| 2 | 5001 | 370 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 4 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 5 | 71 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z)))) |
| 0.0b | (* y (- 1.0 z)) |
| 0.1b | (+ (* y (- 1.0 z)) (* y (log z))) |
| 0.2b | (* y (log z)) |
| 18× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 12× | add-cube-cbrt log-prod |
| 11× | add-log-exp |
| 10× | distribute-rgt-in distribute-lft-in |
| 9× | pow1 associate-*r* |
| 8× | add-exp-log add-cbrt-cube |
| 7× | associate-+r+ |
| 6× | associate-*l* |
| 4× | sub-neg associate-+l+ sum-log |
| 2× | +-commutative flip3-+ associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ unswap-sqr |
| 1× | flip3-- log-pow flip-- distribute-lft-out distribute-lft-out-- difference-of-squares |
| 8.0ms | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z)))) |
| 6.0ms | (* y (- 1.0 z)) |
| 7.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 4.0ms | (* y (log z)) |
| 64.0ms | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z)))) |
| 39.0ms | (* y (- 1.0 z)) |
| 98.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 38.0ms | (* y (log z)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 436 | 538 |
| 1 | 1993 | 482 |
| 2 | 5001 | 472 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 1 | 98 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 99 | 4 | 103 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 0.3b | (* y (log (cbrt z))) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 20× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 14× | add-cube-cbrt |
| 12× | cbrt-prod log-prod |
| 9× | pow1 |
| 8× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 6× | distribute-rgt-in distribute-lft-in |
| 4× | add-log-exp |
| 3× | pow1/3 |
| 2× | pow-prod-down associate-*l/ prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | flip3-- flip-- distribute-lft-out-- difference-of-squares |
| 7.0ms | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 5.0ms | (* y (log (cbrt z))) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 148.0ms | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 96.0ms | (* y (log (cbrt z))) |
| 183.0ms | (cbrt z) |
| 182.0ms | (cbrt z) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 501 |
| 1 | 1110 | 442 |
| 2 | 5001 | 424 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 0 | 88 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 88 | 4 | 92 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z)))) |
| 0.5b | (cbrt (+ (- 1.0 z) (log z))) |
| 0.5b | (cbrt (+ (- 1.0 z) (log z))) |
| 0.5b | (cbrt (+ (- 1.0 z) (log z))) |
| 143× | *-un-lft-identity |
| 93× | cbrt-prod |
| 60× | distribute-lft-out |
| 41× | pow1 |
| 30× | swap-sqr log-pow distribute-lft-out-- |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 10× | associate-*r* associate-*l* |
| 9× | flip3-+ pow1/3 flip-+ |
| 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 |
| 22.0ms | (* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z)))) |
| 6.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 6.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 6.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 70.0ms | (* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z)))) |
| 54.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 61.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 55.0ms | (cbrt (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 609 | 1962 |
| 1 | 2360 | 1884 |
| 2 | 5001 | 1654 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 0 | 143 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 143 | 4 | 147 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 12 |
| 1 | 22 | 12 |
| 335.0ms | 9141× | body | 80 | valid |
| 260.0ms | 9186× | body | 80 | nan |