Time bar (total: 5.7s)
| 7.0ms | 66× | body | 1280 | valid |
| 3.0ms | 128× | body | 80 | valid |
| 3.0ms | 31× | body | 640 | valid |
| 1.0ms | 19× | body | 320 | valid |
| 1.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 6 |
| 1 | 16 | 6 |
| 2 | 19 | 6 |
| 3 | 21 | 6 |
| 4 | 27 | 6 |
| 5 | 39 | 6 |
| 6 | 58 | 6 |
| 7 | 79 | 6 |
| 8 | 107 | 6 |
| 9 | 160 | 6 |
| 10 | 277 | 6 |
| 11 | 303 | 6 |
| 12 | 303 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.7b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 3.2b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 981× | *-un-lft-identity |
| 736× | times-frac |
| 585× | add-sqr-sqrt |
| 468× | prod-diff |
| 419× | add-cube-cbrt |
| 189× | distribute-lft-out |
| 94× | associate-/r/ |
| 90× | distribute-lft-out-- |
| 81× | difference-of-squares |
| 47× | div-inv |
| 29× | flip3-+ flip-+ |
| 20× | flip3-- flip-- |
| 18× | fma-neg |
| 9× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u |
| 2× | cbrt-undiv frac-2neg div-exp clear-num associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 5.0ms | (/ x (+ x 1.0)) |
| 13.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 73.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 33.0ms | (/ x (+ x 1.0)) |
| 39.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 127.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1208 | 18366 |
| 1 | 3687 | 13388 |
| 2 | 5001 | 13292 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (expm1 (log1p (/ x (+ x 1.0)))) |
| 30.4b | (- (expm1 (log1p (/ x (+ x 1.0)))) (/ (+ x 1.0) (- x 1.0))) |
| 167× | *-un-lft-identity |
| 120× | add-sqr-sqrt |
| 93× | times-frac |
| 81× | add-cube-cbrt |
| 78× | prod-diff |
| 25× | distribute-lft-out |
| 19× | difference-of-squares |
| 18× | distribute-lft-out-- |
| 10× | associate-/r/ |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube |
| 7× | associate-/l* |
| 6× | add-log-exp |
| 5× | flip3-- flip-- div-inv |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | fma-neg |
| 2× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ associate-/l/ expm1-udef |
| 1× | associate--l- sub-neg expm1-log1p diff-log |
| 11.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 0.0ms | (expm1 (log1p (/ x (+ x 1.0)))) |
| 23.0ms | (- (expm1 (log1p (/ x (+ x 1.0)))) (/ (+ x 1.0) (- x 1.0))) |
| 37.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 40.0ms | (/ x (+ x 1.0)) |
| 135.0ms | (expm1 (log1p (/ x (+ x 1.0)))) |
| 264.0ms | (- (expm1 (log1p (/ x (+ x 1.0)))) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 768 | 3961 |
| 1 | 2859 | 2696 |
| 2 | 5002 | 2485 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* 3.0 (/ 1 (pow x 3))) |
| 0.2b | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 0.3b | (/ (- 1.0) (pow x 2)) |
| 7.6b | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
| 448× | times-frac |
| 372× | add-sqr-sqrt |
| 346× | *-un-lft-identity |
| 340× | add-cube-cbrt |
| 252× | prod-diff |
| 165× | unpow-prod-down |
| 123× | distribute-lft-neg-in distribute-rgt-neg-in |
| 84× | fma-neg |
| 57× | sqr-pow |
| 52× | unpow2 |
| 41× | neg-mul-1 |
| 40× | associate-*r* |
| 29× | add-exp-log |
| 11× | cube-prod add-cbrt-cube |
| 10× | prod-exp associate-/l* |
| 9× | div-exp unswap-sqr |
| 8× | associate-/r* |
| 6× | pow1 div-inv add-log-exp |
| 5× | difference-of-squares |
| 4× | expm1-log1p-u pow-to-exp pow-exp log1p-expm1-u |
| 3× | cube-mult rec-exp 1-exp unpow3 associate-*l* |
| 2× | cbrt-undiv neg-sub0 div-sub cbrt-unprod fma-udef |
| 1× | associate--l- sub-neg flip3-- frac-2neg diff-log associate-*r/ distribute-frac-neg pow-prod-down clear-num un-div-inv *-commutative flip-- associate--r+ distribute-lft-out-- |
| 17.0ms | (* 3.0 (/ 1 (pow x 3))) |
| 0.0ms | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 8.0ms | (/ (- 1.0) (pow x 2)) |
| 72.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
| 40.0ms | (* 3.0 (/ 1 (pow x 3))) |
| 83.0ms | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 25.0ms | (/ (- 1.0) (pow x 2)) |
| 35.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1314 | 12850 |
| 1 | 4714 | 6734 |
| 2 | 5001 | 6734 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ 1 (pow x 3)) |
| 0.1b | (* 3.0 (/ 1 (pow x 3))) |
| 0.3b | (/ 1.0 (pow x 2)) |
| 7.6b | (- (- (+ (/ 1.0 (pow x 2)) (/ 3.0 x))) (* 3.0 (/ 1 (pow x 3)))) |
| 112× | times-frac |
| 103× | *-un-lft-identity |
| 95× | add-sqr-sqrt |
| 75× | add-cube-cbrt |
| 40× | associate-*r* |
| 38× | add-exp-log |
| 35× | unpow-prod-down |
| 23× | cube-prod |
| 20× | associate-/r* |
| 15× | div-exp |
| 14× | fma-neg prod-diff |
| 13× | add-cbrt-cube sqr-pow |
| 11× | add-log-exp |
| 10× | distribute-lft-neg-in distribute-rgt-neg-in prod-exp |
| 9× | unswap-sqr |
| 8× | distribute-lft-out |
| 7× | cube-mult pow-to-exp unpow3 pow-exp |
| 6× | pow1 rec-exp 1-exp frac-sub distribute-neg-frac associate-/l* |
| 4× | expm1-log1p-u associate-*r/ un-div-inv log1p-expm1-u unpow2 |
| 3× | cbrt-undiv diff-log associate-*l* div-inv |
| 2× | neg-mul-1 frac-2neg flip3-+ neg-log frac-add clear-num cbrt-unprod flip-+ |
| 1× | associate--l- neg-sub0 sub-neg distribute-neg-in flip3-- pow-flip pow-prod-down associate--l+ sum-log *-commutative flip-- inv-pow |
| 5.0ms | (/ 1 (pow x 3)) |
| 17.0ms | (* 3.0 (/ 1 (pow x 3))) |
| 3.0ms | (/ 1.0 (pow x 2)) |
| 561.0ms | (- (- (+ (/ 1.0 (pow x 2)) (/ 3.0 x))) (* 3.0 (/ 1 (pow x 3)))) |
| 37.0ms | (/ 1 (pow x 3)) |
| 35.0ms | (* 3.0 (/ 1 (pow x 3))) |
| 24.0ms | (/ 1.0 (pow x 2)) |
| 37.0ms | (- (- (+ (/ 1.0 (pow x 2)) (/ 3.0 x))) (* 3.0 (/ 1 (pow x 3)))) |
Useful iterations: 2 (93.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 795 | 1673 |
| 1 | 4116 | 1322 |
| 2 | 5002 | 1298 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 29.5b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 251.47950061764826 | 104248118811.33417 | 11484.316894500327 |
| 10 | -578421416.8415484 | -0.03925098124715615 | -10429.834944066473 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 17 |
| 1 | 44 | 17 |
| 2 | 44 | 17 |
| 187.0ms | 1767× | body | 1280 | valid |
| 102.0ms | 1219× | body | 640 | valid |
| 100.0ms | 4085× | body | 80 | valid |
| 49.0ms | 610× | body | 320 | valid |
| 14.0ms | 319× | body | 160 | valid |