Time bar (total: 15.6s)
| 77.0ms | 322× | body | 80 | nan |
| 20.0ms | 167× | body | 80 | valid |
| 20.0ms | 35× | body | 640 | valid |
| 13.0ms | 20× | body | 1280 | valid |
| 9.0ms | 19× | body | 320 | valid |
| 8.0ms | 13× | body | 1280 | nan |
| 6.0ms | 14× | body | 640 | nan |
| 5.0ms | 14× | body | 320 | nan |
| 3.0ms | 15× | body | 160 | valid |
| 2.0ms | 8× | body | 160 | nan |
1 alts after pruning (1 fresh and 0 done)
Merged error: 45.5b
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.7b | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 24.0b | (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* |
| 99.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 10.0ms | (* (sqrt 2.0) t) |
| 41.0ms | (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)) |
| 89.0ms | (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))) |
| 620.0ms | (/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))) |
| 64.0ms | (* (sqrt 2.0) t) |
| 378.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: 6.8b
Found 4 expressions with local error:
| 5.5b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 5.5b | (/ (pow l 2) x) |
| 10.0b | (/ (pow t 2) x) |
| 29.5b | (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 |
| 31.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 13.0ms | (/ (pow l 2) x) |
| 10.0ms | (/ (pow t 2) x) |
| 32.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))) |
| 101.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))) |
| 29.0ms | (/ (pow l 2) x) |
| 20.0ms | (/ (pow t 2) x) |
| 226.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: 4.8b
Found 4 expressions with local error:
| 0.6b | (+ (pow t 2) (/ l (/ x l))) |
| 5.5b | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l))))) |
| 10.0b | (/ (pow t 2) x) |
| 29.5b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ 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 |
| 44.0ms | (+ (pow t 2) (/ l (/ x l))) |
| 37.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l))))) |
| 20.0ms | (/ (pow t 2) x) |
| 20.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
| 69.0ms | (+ (pow t 2) (/ l (/ x l))) |
| 104.0ms | (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l))))) |
| 28.0ms | (/ (pow t 2) x) |
| 251.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
10 alts after pruning (9 fresh and 1 done)
Merged error: 4.8b
Found 4 expressions with local error:
| 10.0b | (/ (pow t 2) x) |
| 10.0b | (/ (pow t 2) x) |
| 29.5b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
| 29.5b | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
| 48× | times-frac |
| 42× | add-sqr-sqrt |
| 40× | add-cube-cbrt *-un-lft-identity |
| 24× | unpow-prod-down |
| 16× | associate-/l* |
| 14× | add-exp-log |
| 8× | sqrt-div associate-*r/ add-cbrt-cube unpow2 sqr-pow |
| 6× | pow1 div-exp associate-/r* sqrt-prod |
| 4× | flip3-+ frac-add flip-+ add-log-exp |
| 2× | cbrt-undiv pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num div-inv |
| 20.0ms | (/ (pow t 2) x) |
| 18.0ms | (/ (pow t 2) x) |
| 46.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
| 34.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
| 29.0ms | (/ (pow t 2) x) |
| 27.0ms | (/ (pow t 2) x) |
| 236.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
| 228.0ms | (sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ l (/ x l)))))) |
10 alts after pruning (8 fresh and 2 done)
Merged error: 4.8b
78% (5.2b remaining)
Error of 9.0b against oracle of 3.9b and baseline of 27.5b
| Iters | Range | Point | |
|---|---|---|---|
| 4 | 2.8615303770675884e+117 | 4.371962998755528e+117 | 3.380741590772817e+117 |
| 8 | -2.123549231421323e+124 | -2.3823582692630786e+120 | -3.696744411039917e+122 |
| 2.0s | 10131× | body | 80 | nan |
| 776.0ms | 613× | body | 640 | nan |
| 646.0ms | 5121× | body | 80 | valid |
| 638.0ms | 881× | body | 1280 | valid |
| 516.0ms | 1035× | body | 640 | valid |
| 370.0ms | 611× | body | 320 | valid |
| 304.0ms | 608× | body | 1280 | nan |
| 138.0ms | 156× | body | 160 | nan |
| 107.0ms | 362× | body | 320 | nan |
| 70.0ms | 352× | body | 160 | valid |