Time bar (total: 52.6s)
| 29.0ms | 260× | body | 80 | valid |
| 15.0ms | 272× | body | 80 | nan |
Useful iterations: 4 (159.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 12 |
| 1 | 21 | 12 |
| 2 | 63 | 12 |
| 3 | 203 | 12 |
| 4 | 476 | 11 |
| 5 | 1030 | 11 |
| 6 | 1721 | 11 |
| 7 | 2404 | 11 |
| 8 | 2731 | 11 |
| 9 | 2785 | 11 |
| 10 | 3029 | 11 |
| 11 | 3277 | 11 |
| 12 | 3518 | 11 |
| 13 | 3822 | 11 |
| 14 | 4176 | 11 |
| 15 | 4222 | 11 |
| 16 | 4242 | 11 |
| done | 4242 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 0.0b | (- x (* (+ y 0.5) (log y))) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.1b | (* (+ y 0.5) (log y)) |
| 39× | *-un-lft-identity |
| 26× | add-sqr-sqrt |
| 22× | add-cube-cbrt |
| 20× | add-log-exp |
| 18× | prod-diff |
| 12× | log-prod |
| 7× | pow1 fma-neg distribute-lft-out |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in diff-log add-cbrt-cube associate--r+ |
| 5× | associate-+l+ |
| 4× | expm1-log1p-u associate-*r* associate-*l* sum-log log1p-expm1-u |
| 3× | sub-neg fma-def |
| 2× | associate-+l- flip3-- flip3-+ associate-*l/ flip-- flip-+ distribute-lft-out-- |
| 1× | +-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 235.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 11.0ms | (- x (* (+ y 0.5) (log y))) |
| 57.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 24.0ms | (* (+ y 0.5) (log y)) |
| 86.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 61.0ms | (- x (* (+ y 0.5) (log y))) |
| 55.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 388.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 1986 |
| 1 | 537 | 1749 |
| 2 | 1734 | 1552 |
| done | 5001 | 1466 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (+ y 0.5) (log (cbrt y))) |
| 0.4b | (+ (* (* 2 (log (cbrt y))) (+ y 0.5)) (* (+ y 0.5) (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 24× | log-prod |
| 18× | cbrt-prod add-sqr-sqrt *-un-lft-identity |
| 16× | add-cube-cbrt |
| 13× | distribute-rgt-in distribute-lft-in |
| 12× | associate-+r+ |
| 7× | pow1 |
| 6× | add-exp-log flip3-+ associate-*l/ add-cbrt-cube flip-+ add-log-exp |
| 5× | associate-*r* |
| 4× | expm1-log1p-u associate-*r/ associate-*l* frac-add log1p-expm1-u |
| 3× | pow1/3 |
| 2× | associate-+l+ log-pow |
| 1× | +-commutative fma-def pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 43.0ms | (* (+ y 0.5) (log (cbrt y))) |
| 39.0ms | (+ (* (* 2 (log (cbrt y))) (+ y 0.5)) (* (+ y 0.5) (log (cbrt y)))) |
| 2.0ms | (cbrt y) |
| 2.0ms | (cbrt y) |
| 634.0ms | (* (+ y 0.5) (log (cbrt y))) |
| 1.3s | (+ (* (* 2 (log (cbrt y))) (+ y 0.5)) (* (+ y 0.5) (log (cbrt y)))) |
| 289.0ms | (cbrt y) |
| 336.0ms | (cbrt y) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 1530 |
| 1 | 513 | 1362 |
| 2 | 2138 | 1145 |
| done | 5002 | 1113 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (+ (* (+ y 0.5) (fma 2/3 (log y) (log (sqrt (cbrt y))))) (* (+ y 0.5) (log (sqrt (cbrt y))))) |
| 0.3b | (fma 2/3 (log y) (log (sqrt (cbrt y)))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 18× | associate-+r+ log-prod |
| 12× | cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity sqrt-prod |
| 10× | distribute-rgt-in distribute-lft-in |
| 8× | associate-*l/ |
| 6× | add-log-exp |
| 5× | flip3-+ flip-+ |
| 4× | pow1 add-exp-log expm1-log1p-u frac-add add-cbrt-cube log1p-expm1-u |
| 3× | fma-udef |
| 2× | associate-+l+ pow1/3 |
| 1× | +-commutative fma-def sum-log distribute-lft-out |
| 32.0ms | (+ (* (+ y 0.5) (fma 2/3 (log y) (log (sqrt (cbrt y))))) (* (+ y 0.5) (log (sqrt (cbrt y))))) |
| 1.0ms | (fma 2/3 (log y) (log (sqrt (cbrt y)))) |
| 2.0ms | (cbrt y) |
| 2.0ms | (cbrt y) |
| 3.8s | (+ (* (+ y 0.5) (fma 2/3 (log y) (log (sqrt (cbrt y))))) (* (+ y 0.5) (log (sqrt (cbrt y))))) |
| 767.0ms | (fma 2/3 (log y) (log (sqrt (cbrt y)))) |
| 351.0ms | (cbrt y) |
| 321.0ms | (cbrt y) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 1551 |
| 1 | 594 | 1321 |
| 2 | 1927 | 1162 |
| done | 5000 | 1110 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt (cbrt y)) |
| 6.0b | (pow y 2/3) |
| 15× | cbrt-prod |
| 10× | 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 pow-exp sqr-pow |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 2.0ms | (cbrt (cbrt y)) |
| 3.0ms | (pow y 2/3) |
| 296.0ms | (cbrt y) |
| 302.0ms | (cbrt y) |
| 383.0ms | (cbrt (cbrt y)) |
| 269.0ms | (pow y 2/3) |
Useful iterations: 4 (775.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 384 |
| 1 | 150 | 343 |
| 2 | 283 | 316 |
| 3 | 659 | 302 |
| 4 | 2222 | 298 |
| done | 5000 | 298 |
5 alts after pruning (3 fresh and 2 done)
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 | 10 | 12 |
| 1 | 13 | 12 |
| done | 13 | 12 |
| 673.0ms | 8038× | body | 80 | valid |
| 543.0ms | 7987× | body | 80 | nan |
| 1.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
| 0.0ms | 1× | body | 320 | valid |