Time bar (total: 21.2s)
| 73.0ms | 94× | body | 1280 | valid |
| 35.0ms | 75× | body | 640 | valid |
| 14.0ms | 250× | body | 80 | nan |
| 13.0ms | 50× | body | 320 | valid |
| 5.0ms | 30× | body | 160 | valid |
| 1.0ms | 7× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 12 |
| 1 | 18 | 12 |
| 2 | 25 | 12 |
| 3 | 40 | 12 |
| 4 | 65 | 12 |
| 5 | 96 | 12 |
| 6 | 122 | 12 |
| 7 | 143 | 12 |
| 8 | 151 | 12 |
| done | 151 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 57.9b
Found 2 expressions with local error:
| 0.1b | (/ (+ 1.0 x) (- 1.0 x)) |
| 7.8b | (log (/ (+ 1.0 x) (- 1.0 x))) |
| 63× | *-un-lft-identity |
| 41× | add-sqr-sqrt |
| 40× | times-frac |
| 26× | log-prod |
| 23× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 9× | distribute-lft-out-- difference-of-squares |
| 7× | add-exp-log |
| 5× | associate-/r* |
| 4× | associate-/r/ add-cbrt-cube associate-/l* |
| 3× | pow1 |
| 2× | expm1-log1p-u flip3-- div-exp rem-log-exp flip-- log1p-expm1-u div-inv associate-/l/ add-log-exp |
| 1× | cbrt-undiv log-div frac-2neg flip3-+ clear-num log-pow flip-+ |
| 53.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 21.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
| 50.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 164.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 1310 |
| 1 | 345 | 1243 |
| 2 | 1355 | 1184 |
| done | 5001 | 1165 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3))) |
| 0.0b | (* x (+ 1.0 x)) |
| 8.0b | (log (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3)))) |
| 8.0b | (log (fma 1.0 1.0 (* x (+ 1.0 x)))) |
| 286× | add-sqr-sqrt |
| 262× | *-un-lft-identity |
| 200× | times-frac |
| 144× | difference-of-squares |
| 109× | log-prod |
| 108× | unpow-prod-down cube-prod |
| 72× | sqr-pow |
| 68× | add-cube-cbrt |
| 52× | distribute-lft-out |
| 45× | distribute-lft-out-- |
| 25× | associate-/r* |
| 12× | add-exp-log |
| 9× | difference-cubes |
| 8× | pow1 add-cbrt-cube |
| 4× | expm1-log1p-u associate-*r* associate-/r/ log1p-expm1-u associate-/l* add-log-exp |
| 3× | rem-log-exp associate-*l* |
| 2× | flip3-- flip3-+ associate-*r/ div-exp log-pow flip-- flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv distribute-rgt-in log-div frac-2neg distribute-lft-in pow-prod-down prod-exp clear-num *-commutative cbrt-unprod unswap-sqr |
| 74.0ms | (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3))) |
| 22.0ms | (* x (+ 1.0 x)) |
| 31.0ms | (log (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3)))) |
| 3.0ms | (log (fma 1.0 1.0 (* x (+ 1.0 x)))) |
| 68.0ms | (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3))) |
| 55.0ms | (* x (+ 1.0 x)) |
| 81.0ms | (log (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3)))) |
| 100.0ms | (log (fma 1.0 1.0 (* x (+ 1.0 x)))) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 6908 |
| 1 | 836 | 6316 |
| 2 | 3392 | 6067 |
| done | 5001 | 6064 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* (pow x 3) (pow x 3)) |
| 0.1b | (pow (pow x 3) 3) |
| 8.0b | (log (* (/ (+ 1.0 x) (- (pow (pow 1.0 3) 3) (pow (pow x 3) 3))) (+ (* (pow 1.0 3) (pow 1.0 3)) (+ (* (pow x 3) (pow x 3)) (* (pow 1.0 3) (pow x 3)))))) |
| 8.0b | (log (fma 1.0 1.0 (* x (+ 1.0 x)))) |
| 52× | add-sqr-sqrt |
| 44× | unpow-prod-down cube-prod |
| 28× | add-cube-cbrt *-un-lft-identity |
| 25× | add-exp-log |
| 18× | swap-sqr |
| 16× | unswap-sqr |
| 15× | sqr-pow |
| 12× | associate-*r* associate-*l* |
| 11× | prod-exp |
| 10× | pow-exp |
| 8× | pow1 pow-to-exp |
| 7× | cube-mult unpow3 add-cbrt-cube |
| 5× | log-div |
| 4× | expm1-log1p-u log-prod rem-log-exp log1p-expm1-u add-log-exp |
| 3× | pow-unpow log-pow |
| 2× | frac-times flip3-+ associate-*r/ pow-prod-down flip-+ |
| 1× | pow2 pow-pow div-exp associate-*l/ pow-sqr *-commutative pow-prod-up cbrt-unprod rem-cube-cbrt |
| 23.0ms | (* (pow x 3) (pow x 3)) |
| 7.0ms | (pow (pow x 3) 3) |
| 182.0ms | (log (* (/ (+ 1.0 x) (- (pow (pow 1.0 3) 3) (pow (pow x 3) 3))) (+ (* (pow 1.0 3) (pow 1.0 3)) (+ (* (pow x 3) (pow x 3)) (* (pow 1.0 3) (pow x 3)))))) |
| 2.0ms | (log (fma 1.0 1.0 (* x (+ 1.0 x)))) |
| 72.0ms | (* (pow x 3) (pow x 3)) |
| 81.0ms | (pow (pow x 3) 3) |
| 119.0ms | (log (* (/ (+ 1.0 x) (- (pow (pow 1.0 3) 3) (pow (pow x 3) 3))) (+ (* (pow 1.0 3) (pow 1.0 3)) (+ (* (pow x 3) (pow x 3)) (* (pow 1.0 3) (pow x 3)))))) |
| 74.0ms | (log (fma 1.0 1.0 (* x (+ 1.0 x)))) |
Useful iterations: 2 (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 2831 |
| 1 | 598 | 1972 |
| 2 | 4647 | 1737 |
| done | 5000 | 1737 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.2b
0% (0.5b remaining)
Error of 0.6b against oracle of 0.1b and baseline of 0.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 22 |
| 1 | 15 | 22 |
| done | 15 | 22 |
| 3.1s | 3380× | body | 1280 | valid |
| 1.2s | 2506× | body | 640 | valid |
| 900.0ms | 7919× | body | 80 | nan |
| 419.0ms | 1233× | body | 320 | valid |
| 204.0ms | 686× | body | 160 | valid |
| 14.0ms | 195× | body | 80 | valid |