Time bar (total: 21.8s)
| 115.0ms | 331× | body | 80 | nan |
| 49.0ms | 25× | body | 1280 | valid |
| 27.0ms | 164× | body | 80 | valid |
| 18.0ms | 33× | body | 640 | valid |
| 18.0ms | 22× | body | 1280 | nan |
| 10.0ms | 24× | body | 320 | valid |
| 7.0ms | 13× | body | 640 | nan |
| 5.0ms | 10× | body | 320 | nan |
| 3.0ms | 10× | body | 160 | valid |
| 1.0ms | 5× | body | 160 | nan |
1 alts after pruning (1 fresh and 0 done)
Merged error: 42.0b
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.4b | (* (sqrt 2.0) t) |
| 13.6b | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 19.9b | (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* |
| 103.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 21.0ms | (* (sqrt 2.0) t) |
| 51.0ms | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 75.0ms | (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))) |
| 625.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 73.0ms | (* (sqrt 2.0) t) |
| 322.0ms | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 1.6s | (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: 8.4b
Found 4 expressions with local error:
| 4.0b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 6.9b | (/ (pow l 2) x) |
| 8.7b | (/ (pow t 2) x) |
| 26.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 |
| 44.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 18.0ms | (/ (pow l 2) x) |
| 12.0ms | (/ (pow t 2) x) |
| 19.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
| 131.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 29.0ms | (/ (pow l 2) x) |
| 26.0ms | (/ (pow t 2) x) |
| 280.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
11 alts after pruning (11 fresh and 0 done)
Merged error: 4.6b
Found 4 expressions with local error:
| 0.4b | (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))) |
| 4.0b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))) |
| 8.7b | (/ (pow t 2) x) |
| 26.4b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))) |
| 24× | *-un-lft-identity times-frac |
| 23× | add-sqr-sqrt |
| 22× | add-cube-cbrt |
| 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 distribute-lft-out |
| 73.0ms | (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))) |
| 20.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))) |
| 15.0ms | (/ (pow t 2) x) |
| 18.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))) |
| 52.0ms | (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))) |
| 100.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))) |
| 43.0ms | (/ (pow t 2) x) |
| 249.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))) |
10 alts after pruning (10 fresh and 0 done)
Merged error: 4.6b
Found 4 expressions with local error:
| 8.7b | (/ (pow t 2) x) |
| 26.4b | (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) |
| 26.4b | (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) |
| 26.4b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (* (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))))))) |
| 28× | *-un-lft-identity |
| 27× | add-sqr-sqrt |
| 26× | sqrt-div |
| 24× | add-cube-cbrt times-frac |
| 18× | associate-*r/ |
| 12× | unpow-prod-down |
| 11× | sqrt-prod |
| 9× | add-exp-log flip3-+ 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/ distribute-lft-out |
| 1× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num div-inv |
| 17.0ms | (/ (pow t 2) x) |
| 169.0ms | (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) |
| 148.0ms | (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) |
| 31.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (* (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))))))) |
| 30.0ms | (/ (pow t 2) x) |
| 137.0ms | (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) |
| 116.0ms | (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) |
| 237.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (* (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))) (sqrt (+ (pow t 2) (/ (pow l 1) (/ x l)))))))) |
10 alts after pruning (9 fresh and 1 done)
Merged error: 4.6b
77.7% (5.3b remaining)
Error of 9.2b against oracle of 3.9b and baseline of 27.7b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 8.356385605711534e+64 | 1.1858048988060262e+67 | 5.25971673049714e+65 |
| 6 | -1.918162219372515e+136 | -3.230996460513484e+135 | -5.835726090767109e+135 |
| 1.9s | 10092× | body | 80 | nan |
| 971.0ms | 851× | body | 1280 | valid |
| 954.0ms | 1004× | body | 640 | valid |
| 730.0ms | 5127× | body | 80 | valid |
| 329.0ms | 595× | body | 1280 | nan |
| 267.0ms | 586× | body | 640 | nan |
| 191.0ms | 654× | body | 320 | valid |
| 141.0ms | 322× | body | 320 | nan |
| 122.0ms | 364× | body | 160 | valid |
| 33.0ms | 178× | body | 160 | nan |