Time bar (total: 17.3s)
| 11.0ms | 50× | body | 1280 | valid |
| 6.0ms | 137× | body | 80 | valid |
| 6.0ms | 33× | body | 640 | valid |
| 3.0ms | 21× | body | 320 | valid |
| 1.0ms | 15× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 168 |
| 15 | 168 |
| 14 | 165 |
| 13 | 136 |
| 12 | 114 |
| 11 | 99 |
| 10 | 89 |
| 9 | 69 |
| 8 | 53 |
| 7 | 42 |
| 6 | 32 |
| 5 | 26 |
| 4 | 23 |
| 3 | 22 |
| 2 | 19 |
| 1 | 15 |
| 0 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.1b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1)) |
| 0.0b | (/ (+ x 1) (- x 1)) |
| 4.1b | (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) |
| 1284× | *-un-lft-identity |
| 984× | times-frac |
| 841× | add-sqr-sqrt |
| 612× | prod-diff |
| 521× | add-cube-cbrt |
| 251× | distribute-lft-out |
| 158× | difference-of-squares |
| 110× | associate-/r/ |
| 90× | distribute-lft-out-- |
| 77× | difference-of-sqr-1 |
| 55× | div-inv |
| 37× | flip3-+ flip-+ |
| 20× | flip3-- flip-- |
| 18× | fma-neg |
| 11× | associate-/r* |
| 7× | add-cbrt-cube add-exp-log associate-/l* |
| 5× | add-log-exp |
| 3× | expm1-log1p-u pow1 insert-posit16 log1p-expm1-u |
| 2× | cbrt-undiv clear-num frac-2neg div-exp associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 7.0ms | (/ x (+ x 1)) |
| 23.0ms | (/ (+ x 1) (- x 1)) |
| 83.0ms | (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) |
| 295.0ms | (/ x (+ x 1)) |
| 24.0ms | (/ (+ x 1) (- x 1)) |
| 111.0ms | (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) |
| Iter | Nodes |
|---|---|
| done | 5002 |
| 2 | 3248 |
| 1 | 1369 |
| 0 | 584 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1) (- x 1)) |
| 0.0b | (log1p (expm1 (/ (+ x 1) (- x 1)))) |
| 0.5b | (expm1 (/ (+ x 1) (- x 1))) |
| 4.1b | (- (/ x (+ x 1)) (log1p (expm1 (/ (+ x 1) (- x 1))))) |
| 124× | *-un-lft-identity |
| 92× | add-sqr-sqrt |
| 77× | times-frac |
| 67× | add-cube-cbrt |
| 54× | prod-diff |
| 20× | distribute-lft-out |
| 18× | fma-neg |
| 12× | difference-of-squares |
| 10× | associate-/r/ |
| 7× | associate-/r* add-log-exp |
| 6× | add-cbrt-cube add-exp-log distribute-lft-out-- |
| 5× | flip3-+ difference-of-sqr-1 flip-+ log1p-expm1-u div-inv |
| 4× | expm1-log1p-u pow1 insert-posit16 associate-/l* |
| 2× | log1p-udef flip3-- diff-log flip-- associate-/l/ |
| 1× | cbrt-undiv expm1-log1p clear-num sub-neg frac-2neg div-exp log1p-expm1 expm1-udef |
| 25.0ms | (/ (+ x 1) (- x 1)) |
| 0.0ms | (log1p (expm1 (/ (+ x 1) (- x 1)))) |
| 1.0ms | (expm1 (/ (+ x 1) (- x 1))) |
| 43.0ms | (- (/ x (+ x 1)) (log1p (expm1 (/ (+ x 1) (- x 1))))) |
| 27.0ms | (/ (+ x 1) (- x 1)) |
| 124.0ms | (log1p (expm1 (/ (+ x 1) (- x 1)))) |
| 79.0ms | (expm1 (/ (+ x 1) (- x 1))) |
| 219.0ms | (- (/ x (+ x 1)) (log1p (expm1 (/ (+ x 1) (- x 1))))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 3 | 4817 |
| 2 | 1435 |
| 1 | 562 |
| 0 | 257 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1) (- x 1)) |
| 0.5b | (+ 1 (expm1 (/ (+ x 1) (- x 1)))) |
| 0.5b | (expm1 (/ (+ x 1) (- x 1))) |
| 4.1b | (- (/ x (+ x 1)) (log (+ 1 (expm1 (/ (+ x 1) (- x 1)))))) |
| 145× | *-un-lft-identity |
| 102× | add-sqr-sqrt |
| 89× | times-frac |
| 77× | add-cube-cbrt |
| 72× | prod-diff |
| 25× | distribute-lft-out |
| 23× | pow1 |
| 19× | log-pow |
| 18× | fma-neg |
| 12× | associate-/r/ difference-of-squares |
| 8× | flip3-+ flip-+ |
| 7× | associate-/r* distribute-lft-out-- add-log-exp |
| 6× | add-cbrt-cube add-exp-log div-inv |
| 5× | difference-of-sqr-1 log1p-expm1-u |
| 4× | expm1-log1p-u log-prod insert-posit16 associate-/l* associate--r+ |
| 3× | fma-def |
| 2× | log-div flip3-- flip-- expm1-udef associate--r- associate-/l/ |
| 1× | cbrt-undiv +-commutative expm1-log1p clear-num associate-+r- sum-log sub-neg frac-2neg diff-log div-exp |
| 27.0ms | (/ (+ x 1) (- x 1)) |
| 7.0ms | (+ 1 (expm1 (/ (+ x 1) (- x 1)))) |
| 1.0ms | (expm1 (/ (+ x 1) (- x 1))) |
| 59.0ms | (- (/ x (+ x 1)) (log (+ 1 (expm1 (/ (+ x 1) (- x 1)))))) |
| 27.0ms | (/ (+ x 1) (- x 1)) |
| 75.0ms | (+ 1 (expm1 (/ (+ x 1) (- x 1)))) |
| 53.0ms | (expm1 (/ (+ x 1) (- x 1))) |
| 240.0ms | (- (/ x (+ x 1)) (log (+ 1 (expm1 (/ (+ x 1) (- x 1)))))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 1737 |
| 1 | 646 |
| 0 | 281 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (+ 1 (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))))) |
| 0.5b | (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1)))) |
| 4.1b | (- (/ x (+ x 1)) (log (+ 1 (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))))))) |
| 12.7b | (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))) |
| 103× | *-un-lft-identity |
| 72× | prod-diff |
| 71× | add-sqr-sqrt |
| 66× | add-cube-cbrt |
| 65× | times-frac |
| 23× | pow1 |
| 19× | log-pow |
| 18× | fma-neg associate-/r/ |
| 17× | distribute-lft-out |
| 9× | add-cbrt-cube add-exp-log |
| 8× | flip3-- flip-- |
| 7× | flip3-+ flip-+ add-log-exp |
| 6× | div-inv |
| 5× | log1p-expm1-u |
| 4× | expm1-log1p-u frac-times log-prod insert-posit16 associate-/l* associate--r+ difference-of-squares |
| 3× | fma-def |
| 2× | cbrt-undiv log-div div-exp associate-*l/ associate-*r/ distribute-lft-out-- expm1-udef associate--r- associate-/l/ |
| 1× | +-commutative expm1-log1p clear-num associate-+r- associate-/r* sum-log sub-neg frac-2neg diff-log div-sub prod-exp cbrt-unprod |
| 6.0ms | (+ 1 (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))))) |
| 1.0ms | (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1)))) |
| 57.0ms | (- (/ x (+ x 1)) (log (+ 1 (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))))))) |
| 24.0ms | (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))) |
| 94.0ms | (+ 1 (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))))) |
| 81.0ms | (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1)))) |
| 273.0ms | (- (/ x (+ x 1)) (log (+ 1 (expm1 (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))))))) |
| 47.0ms | (/ (- (* x x) (* 1 1)) (* (- x 1) (- x 1))) |
| Iter | Nodes |
|---|---|
| done | 5003 |
| 2 | 2169 |
| 1 | 717 |
| 0 | 282 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.0b
99.6% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 30.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 68.55102067575892 | 801012902.7811656 | 10076.446968341284 |
| 9 | -17438.246738609338 | -0.0018335887134067947 | -1.0028494934768706 |
| Iter | Nodes |
|---|---|
| done | 50 |
| 2 | 50 |
| 1 | 43 |
| 0 | 28 |
| 872.0ms | 1695× | body | 1280 | valid |
| 257.0ms | 1221× | body | 640 | valid |
| 168.0ms | 4115× | body | 80 | valid |
| 73.0ms | 641× | body | 320 | valid |
| 25.0ms | 328× | body | 160 | valid |