Time bar (total: 21.8s)
| 86.0ms | 338× | body | 80 | nan |
| 19.0ms | 156× | body | 80 | valid |
| 18.0ms | 40× | body | 640 | valid |
| 13.0ms | 24× | body | 1280 | valid |
| 9.0ms | 19× | body | 1280 | nan |
| 9.0ms | 20× | body | 320 | nan |
| 7.0ms | 24× | body | 320 | valid |
| 6.0ms | 14× | body | 640 | nan |
| 2.0ms | 12× | body | 160 | valid |
| 1.0ms | 5× | body | 160 | nan |
1 alts after pruning (1 fresh and 0 done)
Merged error: 46.1b
Found 4 expressions with local error:
| 0.0b | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 0.5b | (* (sqrt 2.0) t) |
| 13.9b | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 21.6b | (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))) |
| 17× | add-sqr-sqrt |
| 13× | sqrt-prod |
| 12× | add-cube-cbrt *-un-lft-identity |
| 11× | add-exp-log add-cbrt-cube |
| 7× | pow1 |
| 6× | times-frac associate-*l* associate-/r* add-log-exp |
| 4× | sqrt-div |
| 3× | flip3-- associate-*r* flip-- |
| 2× | cbrt-undiv div-exp prod-exp associate--l+ associate-/r/ cbrt-unprod unswap-sqr |
| 1× | distribute-rgt-in sub-neg rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 diff-log pow-prod-down clear-num *-commutative div-inv associate-/l* |
| 77.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 11.0ms | (* (sqrt 2.0) t) |
| 46.0ms | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 55.0ms | (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))) |
| 688.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 78.0ms | (* (sqrt 2.0) t) |
| 329.0ms | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 1.7s | (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))) |
5 alts after pruning (5 fresh and 0 done)
Merged error: 5.5b
Found 4 expressions with local error:
| 5.3b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 6.9b | (/ (pow l 2) x) |
| 9.5b | (/ (pow t 2) x) |
| 28.2b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
| 48× | times-frac |
| 40× | add-sqr-sqrt |
| 39× | add-cube-cbrt *-un-lft-identity |
| 24× | unpow-prod-down |
| 16× | associate-/l* |
| 14× | add-exp-log |
| 8× | associate-*r/ add-cbrt-cube unpow2 sqr-pow |
| 6× | div-exp associate-/r* add-log-exp |
| 5× | pow1 |
| 4× | flip3-+ sqrt-div frac-add flip-+ |
| 3× | sqrt-prod |
| 2× | cbrt-undiv pow-to-exp associate-+r+ frac-2neg pow-exp clear-num div-inv |
| 1× | +-commutative distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 sum-log |
| 24.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 18.0ms | (/ (pow l 2) x) |
| 19.0ms | (/ (pow t 2) x) |
| 47.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
| 104.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 41.0ms | (/ (pow l 2) x) |
| 34.0ms | (/ (pow t 2) x) |
| 263.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
9 alts after pruning (9 fresh and 0 done)
Merged error: 3.2b
Found 4 expressions with local error:
| 0.8b | (+ (pow t 2) (* (fabs l) (/ (fabs l) x))) |
| 5.3b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (fabs l) (/ (fabs l) x))))) |
| 9.5b | (/ (pow t 2) x) |
| 28.2b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))))) |
| 24× | times-frac |
| 23× | add-sqr-sqrt |
| 22× | add-cube-cbrt *-un-lft-identity |
| 12× | unpow-prod-down |
| 9× | add-exp-log |
| 8× | associate-*r/ associate-/l* add-log-exp |
| 6× | add-cbrt-cube |
| 5× | pow1 flip3-+ flip-+ |
| 4× | sqrt-div frac-add unpow2 sqr-pow |
| 3× | div-exp associate-/r* sqrt-prod |
| 2× | +-commutative associate-+r+ sum-log |
| 1× | cbrt-undiv distribute-rgt-in pow-to-exp rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 pow-exp clear-num div-inv |
| 14.0ms | (+ (pow t 2) (* (fabs l) (/ (fabs l) x))) |
| 21.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (fabs l) (/ (fabs l) x))))) |
| 15.0ms | (/ (pow t 2) x) |
| 30.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))))) |
| 43.0ms | (+ (pow t 2) (* (fabs l) (/ (fabs l) x))) |
| 84.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (fabs l) (/ (fabs l) x))))) |
| 34.0ms | (/ (pow t 2) x) |
| 247.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))))) |
10 alts after pruning (10 fresh and 0 done)
Merged error: 3.2b
Found 4 expressions with local error:
| 9.5b | (/ (pow t 2) x) |
| 28.2b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (* (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))))))) |
| 28.4b | (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) |
| 28.4b | (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) |
| 27× | add-sqr-sqrt |
| 26× | sqrt-div |
| 24× | add-cube-cbrt *-un-lft-identity times-frac |
| 18× | associate-*r/ |
| 12× | unpow-prod-down |
| 9× | add-exp-log flip3-+ sqrt-prod flip-+ |
| 8× | frac-add associate-/l* |
| 7× | pow1 |
| 6× | add-cbrt-cube |
| 4× | frac-times unpow2 add-log-exp sqr-pow |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 div-exp associate-/r* |
| 2× | associate-*l/ |
| 1× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num div-inv |
| 9.0ms | (/ (pow t 2) x) |
| 54.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (* (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))))))) |
| 15.0ms | (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) |
| 15.0ms | (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) |
| 36.0ms | (/ (pow t 2) x) |
| 204.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (* (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))))))) |
| 86.0ms | (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) |
| 69.0ms | (sqrt (+ (pow t 2) (* (fabs l) (/ (fabs l) x)))) |
11 alts after pruning (10 fresh and 1 done)
Merged error: 3.2b
76.6% (5.6b remaining)
Error of 9.5b against oracle of 3.9b and baseline of 27.9b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 9.324172023423285e+142 | 1.1012045087961449e+149 | 1.6421833813677545e+146 |
| 10 | -1.1979006433782284e+85 | -5.09199279650327e+67 | -2.8442338941596414e+80 |
| 1.4s | 10110× | body | 80 | nan |
| 1.4s | 1030× | body | 640 | valid |
| 745.0ms | 5091× | body | 80 | valid |
| 620.0ms | 847× | body | 1280 | valid |
| 552.0ms | 381× | body | 320 | nan |
| 343.0ms | 656× | body | 320 | valid |
| 335.0ms | 601× | body | 1280 | nan |
| 294.0ms | 584× | body | 640 | nan |
| 77.0ms | 376× | body | 160 | valid |
| 35.0ms | 183× | body | 160 | nan |