Time bar (total: 17.3s)
| 97.0ms | 122× | body | 1280 | valid |
| 27.0ms | 70× | body | 640 | valid |
| 14.0ms | 278× | body | 80 | nan |
| 9.0ms | 37× | body | 320 | valid |
| 3.0ms | 20× | body | 160 | valid |
| 0.0ms | 7× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 273 |
| 1 | 18 | 273 |
| 2 | 25 | 273 |
| 3 | 38 | 273 |
| 4 | 60 | 273 |
| 5 | 88 | 273 |
| 6 | 105 | 273 |
| 7 | 116 | 273 |
| 8 | 123 | 273 |
| 9 | 127 | 273 |
| done | 127 | 273 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 57.8b
Found 2 expressions with local error:
| 0.0b | (/ (+ 1.0 x) (- 1.0 x)) |
| 4.1b | (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× | add-cbrt-cube associate-/r/ associate-/l* |
| 3× | pow1 |
| 2× | expm1-log1p-u flip3-- div-exp rem-log-exp log1p-expm1-u div-inv flip-- add-log-exp associate-/l/ |
| 1× | cbrt-undiv log-div clear-num frac-2neg flip3-+ log-pow flip-+ |
| 39.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 15.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
| 52.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 201.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
Useful iterations: 3 (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 31449 |
| 1 | 347 | 28014 |
| 2 | 881 | 27627 |
| 3 | 2885 | 27348 |
| done | 5001 | 27348 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) (- 1.0 x)) |
| 0.0b | (/ (- (* 1.0 1.0) (* x x)) (* (- 1.0 x) (- 1.0 x))) |
| 4.1b | (log (/ (- (* 1.0 1.0) (* x x)) (* (- 1.0 x) (- 1.0 x)))) |
| 37× | *-un-lft-identity |
| 33× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 19× | flip3-- flip-- |
| 18× | prod-diff |
| 16× | log-prod add-exp-log associate-/r/ |
| 12× | frac-times |
| 11× | distribute-rgt-in pow1 distribute-lft-in |
| 10× | add-cbrt-cube |
| 8× | times-frac |
| 7× | swap-sqr difference-of-squares |
| 6× | associate-*l/ associate-*r/ distribute-lft-out-- |
| 5× | associate-*r* associate-*l* |
| 4× | div-exp associate-/l* |
| 3× | expm1-log1p-u rem-log-exp prod-exp log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv sub-neg cbrt-unprod div-inv associate-/l/ |
| 1× | pow2 log-div clear-num associate-/r* frac-2neg pow-plus div-sub pow-prod-down pow-sqr log-pow *-commutative pow-prod-up unswap-sqr |
| 36.0ms | (* (- 1.0 x) (- 1.0 x)) |
| 27.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (- 1.0 x) (- 1.0 x))) |
| 15.0ms | (log (/ (- (* 1.0 1.0) (* x x)) (* (- 1.0 x) (- 1.0 x)))) |
| 29.0ms | (* (- 1.0 x) (- 1.0 x)) |
| 58.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (- 1.0 x) (- 1.0 x))) |
| 240.0ms | (log (/ (- (* 1.0 1.0) (* x x)) (* (- 1.0 x) (- 1.0 x)))) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 52916 |
| 1 | 664 | 42461 |
| 2 | 1950 | 35727 |
| done | 5019 | 35522 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (- (log (- (* 1.0 1.0) (* x x))) (log (* (- 1.0 x) (- 1.0 x)))) |
| 0.0b | (* (- 1.0 x) (- 1.0 x)) |
| 3.3b | (log (- (* 1.0 1.0) (* x x))) |
| 4.1b | (log (* (- 1.0 x) (- 1.0 x))) |
| 71× | pow1 |
| 55× | *-un-lft-identity |
| 54× | prod-diff |
| 48× | add-sqr-sqrt log-pow |
| 36× | add-cube-cbrt |
| 21× | flip3-- flip-- |
| 20× | log-div |
| 12× | frac-times distribute-lft-out-- |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | log-prod add-exp-log |
| 8× | pow-prod-down associate--r- |
| 7× | swap-sqr difference-of-squares |
| 6× | pow2 pow-plus add-cbrt-cube associate-*l/ associate-*r/ pow-sqr pow-prod-up |
| 5× | associate-*r* associate-*l* |
| 4× | expm1-log1p-u fma-neg associate--l+ log1p-expm1-u add-log-exp |
| 3× | sub-neg rem-log-exp |
| 2× | associate--l- prod-exp |
| 1× | diff-log *-commutative cbrt-unprod associate--r+ unswap-sqr |
| 79.0ms | (- (log (- (* 1.0 1.0) (* x x))) (log (* (- 1.0 x) (- 1.0 x)))) |
| 55.0ms | (* (- 1.0 x) (- 1.0 x)) |
| 9.0ms | (log (- (* 1.0 1.0) (* x x))) |
| 18.0ms | (log (* (- 1.0 x) (- 1.0 x))) |
| 279.0ms | (- (log (- (* 1.0 1.0) (* x x))) (log (* (- 1.0 x) (- 1.0 x)))) |
| 20.0ms | (* (- 1.0 x) (- 1.0 x)) |
| 210.0ms | (log (- (* 1.0 1.0) (* x x))) |
| 94.0ms | (log (* (- 1.0 x) (- 1.0 x))) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 304 | 92216 |
| 1 | 780 | 76369 |
| 2 | 2054 | 67048 |
| done | 5002 | 64983 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 594 |
| 1 | 23 | 594 |
| done | 23 | 594 |
| 2.6s | 3459× | body | 1280 | valid |
| 987.0ms | 8008× | body | 80 | nan |
| 972.0ms | 2465× | body | 640 | valid |
| 325.0ms | 1224× | body | 320 | valid |
| 93.0ms | 634× | body | 160 | valid |
| 17.0ms | 218× | body | 80 | valid |