Time bar (total: 5.1s)
| 13.0ms | 294× | body | 80 | valid |
| 9.0ms | 310× | body | 80 | nan |
Useful iterations: 0 (2.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.1b
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.2b | (* 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)))) |
| 9.0ms | (+ (- 1.0 z) (log z)) |
| 9.0ms | (* y (+ (- 1.0 z) (log z))) |
| 55.0ms | (fma x 0.5 (* y (+ (- 1.0 z) (log z)))) |
| 159.0ms | (+ (- 1.0 z) (log z)) |
| 80.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 468 |
| 1 | 1466 | 370 |
| 2 | 5001 | 366 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 5 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 5 | 86 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* y (- 1.0 z)) |
| 0.0b | (fma x 0.5 (+ (* y (- 1.0 z)) (* y (log z)))) |
| 0.2b | (+ (* y (- 1.0 z)) (* y (log z))) |
| 0.3b | (* 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 |
| 10.0ms | (* y (- 1.0 z)) |
| 1.0ms | (fma x 0.5 (+ (* y (- 1.0 z)) (* y (log z)))) |
| 9.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 4.0ms | (* y (log z)) |
| 32.0ms | (* y (- 1.0 z)) |
| 61.0ms | (fma x 0.5 (+ (* y (- 1.0 z)) (* y (log z)))) |
| 93.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 36.0ms | (* y (log z)) |
Useful iterations: 2 (55.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 | 136 | 2 | 138 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 6 | 143 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (+ (fma 2 (log (cbrt z)) (- 1.0 z)) (log (cbrt z))) |
| 0.2b | (* y (+ (fma 2 (log (cbrt z)) (- 1.0 z)) (log (cbrt z)))) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 17× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 11× | add-cube-cbrt |
| 9× | cbrt-prod |
| 8× | pow1 |
| 6× | add-exp-log associate-+r+ log-prod add-cbrt-cube |
| 5× | associate-*r* add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u distribute-lft-out |
| 3× | fma-def associate-*l* |
| 2× | flip3-+ pow1/3 associate-*r/ log-pow flip-+ |
| 1× | +-commutative distribute-rgt-in associate-+l+ distribute-lft-in pow-prod-down prod-exp sum-log *-commutative cbrt-unprod fma-udef unswap-sqr |
| 5.0ms | (+ (fma 2 (log (cbrt z)) (- 1.0 z)) (log (cbrt z))) |
| 6.0ms | (* y (+ (fma 2 (log (cbrt z)) (- 1.0 z)) (log (cbrt z)))) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 640.0ms | (+ (fma 2 (log (cbrt z)) (- 1.0 z)) (log (cbrt z))) |
| 261.0ms | (* y (+ (fma 2 (log (cbrt z)) (- 1.0 z)) (log (cbrt z)))) |
| 171.0ms | (cbrt z) |
| 176.0ms | (cbrt z) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 621 |
| 1 | 1166 | 547 |
| 2 | 5002 | 502 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 0 | 89 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 89 | 6 | 95 |
Merged error: 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) |
| 197.0ms | (* (cbrt z) (cbrt z)) |
| 175.0ms | (cbrt z) |
| 174.0ms | (cbrt z) |
| 177.0ms | (cbrt z) |
Useful iterations: 3 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 308 |
| 1 | 477 | 281 |
| 2 | 2972 | 258 |
| 3 | 5001 | 255 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 93 | 6 | 99 |
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 | 14 | 6 |
| 1 | 14 | 6 |
| 330.0ms | 9138× | body | 80 | valid |
| 270.0ms | 9093× | body | 80 | nan |