Time bar (total: 4.3s)
| 10.0ms | 294× | body | 80 | valid |
| 8.0ms | 273× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 5 |
| 1 | 57 | 5 |
| 2 | 121 | 5 |
| 3 | 241 | 5 |
| 4 | 364 | 5 |
| 5 | 490 | 5 |
| 6 | 641 | 5 |
| 7 | 1023 | 5 |
| 8 | 1797 | 5 |
| 9 | 2155 | 5 |
| 10 | 2161 | 5 |
| 11 | 2161 | 5 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma x 0.5 (* y (+ (- 1.0 z) (log z)))) |
| 0.0b | (+ (- 1.0 z) (log z)) |
| 0.1b | (* y (+ (- 1.0 z) (log z))) |
| 31× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 13× | add-cube-cbrt |
| 11× | associate-+l+ |
| 9× | pow1 prod-diff |
| 8× | distribute-lft-out |
| 7× | associate-*r* |
| 6× | add-log-exp |
| 5× | add-exp-log fma-def add-cbrt-cube distribute-lft-out-- |
| 4× | log-pow |
| 3× | expm1-log1p-u associate-+r+ log-prod associate-*l* log1p-expm1-u |
| 2× | flip3-+ associate-*r/ sum-log flip-+ |
| 1× | +-commutative distribute-rgt-in associate-+l- sub-neg distribute-lft-in diff-log pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef difference-of-squares unswap-sqr |
| 1.0ms | (fma x 0.5 (* y (+ (- 1.0 z) (log z)))) |
| 8.0ms | (+ (- 1.0 z) (log z)) |
| 12.0ms | (* y (+ (- 1.0 z) (log z))) |
| 51.0ms | (fma x 0.5 (* y (+ (- 1.0 z) (log z)))) |
| 154.0ms | (+ (- 1.0 z) (log z)) |
| 73.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 468 |
| 1 | 1466 | 370 |
| 2 | 5001 | 366 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 5 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 6 | 86 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (fma 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)) |
| 42× | add-sqr-sqrt |
| 38× | *-un-lft-identity |
| 36× | add-cube-cbrt prod-diff |
| 28× | distribute-rgt-in distribute-lft-in |
| 22× | associate-+l+ |
| 12× | log-prod |
| 9× | pow1 associate-*r* |
| 8× | add-exp-log add-cbrt-cube |
| 6× | associate-+r+ associate-*l* add-log-exp |
| 4× | expm1-log1p-u sub-neg log1p-expm1-u |
| 2× | associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | +-commutative flip3-- fma-def flip3-+ sum-log log-pow flip-- flip-+ fma-udef distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1.0ms | (fma x 0.5 (+ (* y (- 1.0 z)) (* y (log z)))) |
| 7.0ms | (* y (- 1.0 z)) |
| 9.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 4.0ms | (* y (log z)) |
| 56.0ms | (fma x 0.5 (+ (* y (- 1.0 z)) (* y (log z)))) |
| 36.0ms | (* y (- 1.0 z)) |
| 92.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 36.0ms | (* y (log z)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 494 | 914 |
| 1 | 2048 | 666 |
| 2 | 5003 | 654 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 4 | 138 |
| Fresh | 3 | 1 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 138 | 6 | 144 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (+ (fma y (- 1.0 z) (* y (log (sqrt z)))) (* y (log (sqrt z)))) |
| 0.2b | (fma y (- 1.0 z) (* y (log (sqrt z)))) |
| 0.2b | (* y (log (sqrt z))) |
| 0.2b | (* y (log (sqrt z))) |
| 36× | log-prod |
| 25× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 18× | distribute-rgt-in distribute-lft-in sqrt-prod |
| 12× | pow1 associate-+r+ associate-*r* |
| 8× | add-exp-log add-cbrt-cube |
| 6× | associate-*l* log-pow add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | fma-def |
| 2× | sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr |
| 1× | +-commutative associate-+l+ flip3-+ sum-log flip-+ |
| 9.0ms | (+ (fma y (- 1.0 z) (* y (log (sqrt z)))) (* y (log (sqrt z)))) |
| 1.0ms | (fma y (- 1.0 z) (* y (log (sqrt z)))) |
| 5.0ms | (* y (log (sqrt z))) |
| 5.0ms | (* y (log (sqrt z))) |
| 127.0ms | (+ (fma y (- 1.0 z) (* y (log (sqrt z)))) (* y (log (sqrt z)))) |
| 91.0ms | (fma y (- 1.0 z) (* y (log (sqrt z)))) |
| 86.0ms | (* y (log (sqrt z))) |
| 89.0ms | (* y (log (sqrt z))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 335 | 891 |
| 1 | 1233 | 815 |
| 2 | 5001 | 768 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 1 | 121 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 122 | 5 | 127 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt z) (cbrt z)) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 6.0ms | (* (cbrt z) (cbrt z)) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 2.0ms | (cbrt z) |
| 206.0ms | (* (cbrt z) (cbrt z)) |
| 177.0ms | (cbrt z) |
| 185.0ms | (cbrt z) |
| 179.0ms | (cbrt z) |
Useful iterations: 3 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 308 |
| 1 | 477 | 281 |
| 2 | 2972 | 258 |
| 3 | 5001 | 255 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 93 | 5 | 98 |
Merged error: 0.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 | 12 | 5 |
| 1 | 12 | 5 |
| 335.0ms | 9151× | body | 80 | valid |
| 257.0ms | 9193× | body | 80 | nan |