Time bar (total: 22.9s)
| 98.0ms | 323× | body | 80 | nan |
| 21.0ms | 171× | body | 80 | valid |
| 17.0ms | 28× | body | 1280 | valid |
| 13.0ms | 28× | body | 640 | valid |
| 11.0ms | 20× | body | 1280 | nan |
| 10.0ms | 23× | body | 640 | nan |
| 9.0ms | 19× | body | 320 | valid |
| 3.0ms | 8× | body | 320 | nan |
| 2.0ms | 10× | body | 160 | valid |
| 1.0ms | 4× | body | 160 | nan |
1 alts after pruning (1 fresh and 0 done)
Merged error: 42.0b
Found 4 expressions with local error:
| 0.3b | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 0.4b | (* (sqrt 2.0) t) |
| 12.2b | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 20.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* |
| 89.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 12.0ms | (* (sqrt 2.0) t) |
| 52.0ms | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 86.0ms | (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))) |
| 624.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 50.0ms | (* (sqrt 2.0) t) |
| 356.0ms | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 1.8s | (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: 6.4b
Found 4 expressions with local error:
| 2.8b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 6.4b | (/ (pow l 2) x) |
| 9.3b | (/ (pow t 2) x) |
| 27.4b | (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 |
| 20.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 27.0ms | (/ (pow l 2) x) |
| 18.0ms | (/ (pow t 2) x) |
| 24.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
| 87.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 24.0ms | (/ (pow l 2) x) |
| 26.0ms | (/ (pow t 2) x) |
| 229.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
7 alts after pruning (7 fresh and 0 done)
Merged error: 4.0b
Found 4 expressions with local error:
| 0.6b | (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x)))) |
| 2.8b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x)))))) |
| 9.3b | (/ (pow t 2) x) |
| 27.4b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt 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 |
| 15.0ms | (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x)))) |
| 25.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x)))))) |
| 13.0ms | (/ (pow t 2) x) |
| 30.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 58.0ms | (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x)))) |
| 88.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x)))))) |
| 21.0ms | (/ (pow t 2) x) |
| 241.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
10 alts after pruning (9 fresh and 1 done)
Merged error: 4.0b
Found 4 expressions with local error:
| 9.3b | (/ (pow t 2) x) |
| 27.4b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 27.4b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 27.4b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 27× | add-sqr-sqrt |
| 24× | add-cube-cbrt *-un-lft-identity times-frac |
| 12× | unpow-prod-down sqrt-div associate-*r/ |
| 9× | add-exp-log sqrt-prod |
| 8× | associate-/l* |
| 7× | pow1 |
| 6× | flip3-+ frac-add add-cbrt-cube flip-+ |
| 4× | unpow2 add-log-exp sqr-pow |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 div-exp associate-/r* |
| 1× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num div-inv |
| 12.0ms | (/ (pow t 2) x) |
| 37.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 39.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 38.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 34.0ms | (/ (pow t 2) x) |
| 240.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 275.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
| 237.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (* (/ (/ (fabs l) (cbrt x)) (cbrt x)) (/ (fabs l) (cbrt x))))))) |
10 alts after pruning (8 fresh and 2 done)
Merged error: 4.0b
75.1% (5.9b remaining)
Error of 9.5b against oracle of 3.6b and baseline of 27.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 6.310229186656893e+16 | 5.676664727499879e+25 | 5.564401068892686e+25 |
| 6 | 6.4318589732970825e-304 | 3.6233550902429726e-303 | 6.5024372382880295e-304 |
| 7 | -9.456641075359029e-166 | -1.4724282309499112e-167 | -1.1004385006624384e-166 |
| 7 | -4.647295446985087e+142 | -1.4932325044728722e+141 | -2.52679670936607e+142 |
| 1.2s | 10068× | body | 80 | nan |
| 1.2s | 5178× | body | 80 | valid |
| 727.0ms | 552× | body | 1280 | nan |
| 573.0ms | 873× | body | 1280 | valid |
| 458.0ms | 991× | body | 640 | valid |
| 350.0ms | 619× | body | 640 | nan |
| 212.0ms | 620× | body | 320 | valid |
| 157.0ms | 338× | body | 160 | valid |
| 101.0ms | 364× | body | 320 | nan |
| 80.0ms | 178× | body | 160 | nan |