Time bar (total: 4.7s)
| 10.0ms | 257× | body | 80 | valid |
| 5.0ms | 243× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 4 |
| 1 | 29 | 4 |
| 2 | 51 | 4 |
| 3 | 65 | 4 |
| 4 | 97 | 4 |
| 5 | 120 | 4 |
| 6 | 159 | 4 |
| 7 | 257 | 4 |
| 8 | 322 | 4 |
| 9 | 322 | 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: 0.1b
Found 2 expressions with local error:
| 0.0b | (- (* x (log y)) z) |
| 0.3b | (* x (log y)) |
| 12× | log-prod |
| 11× | add-sqr-sqrt |
| 9× | add-cube-cbrt *-un-lft-identity |
| 6× | distribute-rgt-in distribute-lft-in associate--l+ |
| 5× | pow1 |
| 4× | add-exp-log associate-*r* add-cbrt-cube add-log-exp |
| 3× | associate-*l* prod-diff |
| 2× | expm1-log1p-u log1p-expm1-u |
| 1× | sub-neg flip3-- fma-neg diff-log pow-prod-down prod-exp log-pow *-commutative flip-- cbrt-unprod unswap-sqr |
| 5.0ms | (- (* x (log y)) z) |
| 7.0ms | (* x (log y)) |
| 56.0ms | (- (* x (log y)) z) |
| 45.0ms | (* x (log y)) |
Useful iterations: 3 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 261 |
| 1 | 761 | 224 |
| 2 | 2785 | 207 |
| 3 | 5001 | 203 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 5 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 6 | 58 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (log (cbrt y))) |
| 0.3b | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 48× | log-prod |
| 36× | distribute-rgt-in distribute-lft-in |
| 30× | cbrt-prod |
| 26× | add-sqr-sqrt |
| 24× | add-cube-cbrt associate-+l+ *-un-lft-identity |
| 12× | associate-+r+ |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | associate-*r* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | pow1/3 associate-*l* |
| 2× | log-pow |
| 1× | +-commutative fma-def flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 5.0ms | (* x (log (cbrt y))) |
| 10.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 90.0ms | (* x (log (cbrt y))) |
| 96.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 172.0ms | (cbrt y) |
| 169.0ms | (cbrt y) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 384 | 753 |
| 1 | 1636 | 640 |
| 2 | 5001 | 570 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 3 | 123 |
| Fresh | 4 | 0 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 125 | 4 | 129 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* x (log (pow (/ 1 y) -1/3))) |
| 0.3b | (+ (* x (* 2 (log (cbrt y)))) (* x (log (pow (/ 1 y) -1/3)))) |
| 0.6b | (cbrt y) |
| 5.1b | (pow (/ 1 y) -1/3) |
| 92× | log-prod |
| 65× | unpow-prod-down |
| 58× | distribute-rgt-in distribute-lft-in |
| 57× | add-sqr-sqrt |
| 55× | add-cube-cbrt *-un-lft-identity |
| 45× | times-frac |
| 34× | associate-+r+ |
| 24× | associate-+l+ |
| 15× | cbrt-prod |
| 11× | add-exp-log |
| 8× | pow1 |
| 6× | add-cbrt-cube add-log-exp |
| 5× | div-inv sqr-pow |
| 4× | expm1-log1p-u associate-*r* pow-exp log1p-expm1-u |
| 3× | pow-unpow pow-pow associate-*l* |
| 2× | div-exp |
| 1× | +-commutative pow-to-exp rec-exp pow-flip fma-def flip3-+ pow1/3 1-exp pow-prod-down prod-exp sum-log log-pow *-commutative cbrt-unprod flip-+ distribute-lft-out inv-pow unswap-sqr |
| 7.0ms | (* x (log (pow (/ 1 y) -1/3))) |
| 13.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (pow (/ 1 y) -1/3)))) |
| 1.0ms | (cbrt y) |
| 5.0ms | (pow (/ 1 y) -1/3) |
| 76.0ms | (* x (log (pow (/ 1 y) -1/3))) |
| 175.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (pow (/ 1 y) -1/3)))) |
| 168.0ms | (cbrt y) |
| 173.0ms | (pow (/ 1 y) -1/3) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 739 | 1434 |
| 1 | 3067 | 1255 |
| 2 | 5001 | 1107 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 0 | 187 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 187 | 4 | 191 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt (cbrt y)) |
| 0.6b | (cbrt (* (cbrt y) (cbrt y))) |
| 5.1b | (pow y 1/3) |
| 13× | cbrt-prod |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 5× | pow1 add-exp-log |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | unpow-prod-down pow-unpow pow1/3 |
| 1× | pow-to-exp pow-pow unpow1/3 pow-exp sqr-pow |
| 1.0ms | (cbrt y) |
| 2.0ms | (cbrt (cbrt y)) |
| 4.0ms | (cbrt (* (cbrt y) (cbrt y))) |
| 2.0ms | (pow y 1/3) |
| 179.0ms | (cbrt y) |
| 232.0ms | (cbrt (cbrt y)) |
| 260.0ms | (cbrt (* (cbrt y) (cbrt y))) |
| 161.0ms | (pow y 1/3) |
Useful iterations: 3 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 244 |
| 1 | 497 | 214 |
| 2 | 1760 | 205 |
| 3 | 5001 | 200 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 0 | 72 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 72 | 4 | 76 |
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 | 23 | 11 |
| 1 | 23 | 11 |
| 232.0ms | 8030× | body | 80 | valid |
| 172.0ms | 7988× | body | 80 | nan |
| 0.0ms | 1× | body | 1280 | valid |