Time bar (total: 21.8s)
| 31.0ms | 259× | body | 80 | nan |
| 23.0ms | 59× | body | 640 | valid |
| 17.0ms | 36× | body | 1280 | valid |
| 13.0ms | 137× | body | 80 | valid |
| 5.0ms | 17× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 17 |
| 2 | 17 |
| 1 | 13 |
| 0 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 18.7b
Found 3 expressions with local error:
| 0.1b | (/ 1 (sqrt (+ x 1))) |
| 0.2b | (/ 1 (sqrt x)) |
| 2.6b | (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| 1063× | times-frac |
| 897× | *-un-lft-identity |
| 782× | add-sqr-sqrt |
| 712× | add-cube-cbrt |
| 594× | prod-diff |
| 576× | sqrt-prod |
| 73× | distribute-lft-out |
| 56× | div-inv |
| 46× | sqrt-div associate-/r/ |
| 25× | difference-of-squares |
| 23× | flip3-+ flip-+ |
| 22× | fma-neg |
| 13× | associate-/r* distribute-lft-out-- |
| 11× | add-exp-log |
| 7× | pow1 add-cbrt-cube |
| 6× | pow-flip associate-/l* |
| 5× | add-log-exp |
| 4× | div-exp |
| 3× | expm1-log1p-u insert-posit16 log1p-expm1-u |
| 2× | cbrt-undiv rec-exp clear-num frac-2neg sqrt-pow1 pow1/2 1-exp inv-pow |
| 1× | sub-neg flip3-- diff-log frac-sub flip-- |
| 11.0ms | (/ 1 (sqrt (+ x 1))) |
| 11.0ms | (/ 1 (sqrt x)) |
| 74.0ms | (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| 39.0ms | (/ 1 (sqrt (+ x 1))) |
| 38.0ms | (/ 1 (sqrt x)) |
| 96.0ms | (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) |
| Iter | Nodes |
|---|---|
| done | 2000 |
| 2 | 2000 |
| 1 | 1420 |
| 0 | 643 |
22 alts after pruning (22 fresh and 0 done)
Merged error: 18.1b
Found 4 expressions with local error:
| 0.5b | (cbrt (sqrt x)) |
| 0.5b | (* (cbrt (sqrt x)) (cbrt (sqrt x))) |
| 28.9b | (fma (/ 1 (* (cbrt (sqrt x)) (cbrt (sqrt x)))) (/ 1 (cbrt (sqrt x))) (- (* (/ 1 (cbrt (sqrt (+ x 1)))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1)))))))) |
| 30.8b | (fma (- (/ 1 (cbrt (sqrt (+ x 1))))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))) (* (/ 1 (cbrt (sqrt (+ x 1)))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))))) |
| 46× | cbrt-prod |
| 40× | add-sqr-sqrt |
| 23× | sqrt-prod |
| 18× | *-un-lft-identity add-cube-cbrt |
| 11× | pow1 swap-sqr |
| 9× | associate-*r* associate-*l* unswap-sqr |
| 7× | pow1/3 |
| 6× | add-exp-log |
| 4× | expm1-log1p-u add-cbrt-cube insert-posit16 log1p-expm1-u add-log-exp |
| 2× | pow-prod-down pow-sqr pow-prod-up fma-udef |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 1.0ms | (cbrt (sqrt x)) |
| 10.0ms | (* (cbrt (sqrt x)) (cbrt (sqrt x))) |
| 0.0ms | (fma (/ 1 (* (cbrt (sqrt x)) (cbrt (sqrt x)))) (/ 1 (cbrt (sqrt x))) (- (* (/ 1 (cbrt (sqrt (+ x 1)))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1)))))))) |
| 0.0ms | (fma (- (/ 1 (cbrt (sqrt (+ x 1))))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))) (* (/ 1 (cbrt (sqrt (+ x 1)))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))))) |
| 176.0ms | (cbrt (sqrt x)) |
| 177.0ms | (* (cbrt (sqrt x)) (cbrt (sqrt x))) |
| 192.0ms | (fma (/ 1 (* (cbrt (sqrt x)) (cbrt (sqrt x)))) (/ 1 (cbrt (sqrt x))) (- (* (/ 1 (cbrt (sqrt (+ x 1)))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1)))))))) |
| 219.0ms | (fma (- (/ 1 (cbrt (sqrt (+ x 1))))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))) (* (/ 1 (cbrt (sqrt (+ x 1)))) (/ 1 (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))))) |
| Iter | Nodes |
|---|---|
| done | 2003 |
| 3 | 2003 |
| 2 | 1231 |
| 1 | 430 |
| 0 | 176 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 18.0b
Found 2 expressions with local error:
| 0.1b | (/ 1 (sqrt (+ x 1))) |
| 11.0b | (- (pow x -1/2) (/ 1 (sqrt (+ x 1)))) |
| 231× | *-un-lft-identity |
| 203× | add-sqr-sqrt |
| 189× | prod-diff |
| 180× | times-frac |
| 172× | add-cube-cbrt |
| 106× | sqrt-prod |
| 89× | unpow-prod-down |
| 33× | sqr-pow |
| 25× | distribute-lft-out |
| 16× | sqrt-div associate-/r/ |
| 15× | difference-of-squares |
| 9× | div-inv |
| 8× | flip3-+ flip-+ |
| 7× | associate-/r* fma-neg |
| 6× | add-exp-log |
| 4× | pow1 add-cbrt-cube add-log-exp |
| 3× | pow-flip associate-/l* |
| 2× | expm1-log1p-u div-exp insert-posit16 log1p-expm1-u distribute-lft-out-- |
| 1× | cbrt-undiv rec-exp clear-num sub-neg frac-2neg sqrt-pow1 flip3-- pow1/2 diff-log 1-exp flip-- inv-pow |
| 13.0ms | (/ 1 (sqrt (+ x 1))) |
| 22.0ms | (- (pow x -1/2) (/ 1 (sqrt (+ x 1)))) |
| 37.0ms | (/ 1 (sqrt (+ x 1))) |
| 58.0ms | (- (pow x -1/2) (/ 1 (sqrt (+ x 1)))) |
| Iter | Nodes |
|---|---|
| done | 2004 |
| 3 | 2004 |
| 2 | 1821 |
| 1 | 921 |
| 0 | 388 |
16 alts after pruning (16 fresh and 0 done)
Merged error: 18.0b
Found 1 expressions with local error:
| 2.6b | (- (pow x -1/2) (pow (+ x 1) -1/2)) |
| 65× | unpow-prod-down |
| 56× | prod-diff |
| 54× | *-un-lft-identity |
| 45× | add-sqr-sqrt |
| 33× | add-cube-cbrt |
| 22× | sqr-pow |
| 9× | difference-of-squares |
| 8× | distribute-lft-out |
| 7× | fma-neg |
| 3× | distribute-lft-out-- add-log-exp |
| 1× | expm1-log1p-u pow1 sub-neg flip3-- add-cbrt-cube diff-log add-exp-log insert-posit16 log1p-expm1-u flip-- |
| 31.0ms | (- (pow x -1/2) (pow (+ x 1) -1/2)) |
| 141.0ms | (- (pow x -1/2) (pow (+ x 1) -1/2)) |
| Iter | Nodes |
|---|---|
| done | 2003 |
| 3 | 2003 |
| 2 | 1016 |
| 1 | 414 |
| 0 | 188 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 1.0b
97.2% (0.5b remaining)
Error of 1.5b against oracle of 0.9b and baseline of 19.7b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1.8230705747381016e-09 | 318690.85562629136 | 11789.29797293433 |
| Iter | Nodes |
|---|---|
| done | 30 |
| 1 | 30 |
| 0 | 25 |
| 642.0ms | 1147× | body | 1280 | valid |
| 522.0ms | 8060× | body | 80 | nan |
| 461.0ms | 1830× | body | 640 | valid |
| 340.0ms | 4063× | body | 80 | valid |
| 130.0ms | 649× | body | 320 | valid |
| 36.0ms | 311× | body | 160 | valid |