Details

Time bar (total: 30.2s)

sample304.0ms

Algorithm
intervals
Results
53.0ms21×body1280valid
28.0ms320×body80nan
14.0ms156×body80valid
12.0ms31×body320valid
12.0ms34×body640valid
9.0ms22×body1280nan
6.0ms17×body640nan
4.0ms16×body320nan
2.0ms14×body160valid
1.0msbody160nan

simplify5.2s

Counts
1 → 1
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
01827
14126
210026
322426
449726
594126
6155526
7330526
done500126

prune18.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 42.7b

localize35.0ms

Local error

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)
14.5b
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
19.5b
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

rewrite164.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
13×sqrt-prod
12×add-cube-cbrt *-un-lft-identity
11×add-exp-log add-cbrt-cube
pow1
times-frac associate-*l* associate-/r* add-log-exp
expm1-log1p-u sqrt-div log1p-expm1-u
flip3-- associate-*r* flip--
cbrt-undiv div-exp prod-exp associate--l+ associate-/r/ cbrt-unprod unswap-sqr
distribute-rgt-in sub-neg rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 fma-neg diff-log prod-diff pow-prod-down clear-num *-commutative div-inv associate-/l*
Counts
4 → 90
Calls
4 calls:
64.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)
33.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
53.0ms
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

series3.2s

Counts
4 → 12
Calls
4 calls:
633.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
60.0ms
(* (sqrt 2.0) t)
328.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
2.2s
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

simplify1.7s

Counts
102 → 102
Iterations

Useful iterations: done (1.7s)

IterNodesCost
01792660
14422367
216802178
done50012125

prune561.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 5.1b

localize22.0ms

Local error

Found 4 expressions with local error:

4.4b
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
8.1b
(/ (pow l 2) x)
10.2b
(/ (pow t 2) x)
26.7b
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
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
add-cbrt-cube unpow2 sqr-pow
div-exp associate-/r*
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
sqrt-prod
cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num div-inv
rem-sqrt-square sqrt-pow1 pow1/2 fma-udef
Counts
4 → 127
Calls
4 calls:
0.0ms
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
10.0ms
(/ (pow l 2) x)
15.0ms
(/ (pow t 2) x)
2.0ms
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

series572.0ms

Counts
4 → 12
Calls
4 calls:
83.0ms
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
21.0ms
(/ (pow l 2) x)
21.0ms
(/ (pow t 2) x)
447.0ms
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

simplify2.3s

Counts
139 → 139
Iterations

Useful iterations: done (2.2s)

IterNodesCost
02171761
13761614
29121411
331821411
done50001410

prune753.0ms

Pruning

14 alts after pruning (14 fresh and 0 done)

Merged error: 3.0b

localize22.0ms

Local error

Found 4 expressions with local error:

2.0b
(fma t t (* (fabs l) (/ (fabs l) x)))
4.4b
(fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x)))
10.2b
(/ (pow t 2) x)
26.7b
(sqrt (fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x))))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
24×times-frac
23×add-sqr-sqrt
22×add-cube-cbrt *-un-lft-identity
12×unpow-prod-down
add-exp-log
associate-/l*
add-cbrt-cube
pow1
expm1-log1p-u log1p-expm1-u unpow2 add-log-exp sqr-pow
div-exp associate-/r* sqrt-prod
fma-udef
cbrt-undiv pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num div-inv
Counts
4 → 86
Calls
4 calls:
1.0ms
(fma t t (* (fabs l) (/ (fabs l) x)))
1.0ms
(fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x)))
18.0ms
(/ (pow t 2) x)
3.0ms
(sqrt (fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x))))

series446.0ms

Counts
4 → 12
Calls
4 calls:
60.0ms
(fma t t (* (fabs l) (/ (fabs l) x)))
104.0ms
(fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x)))
35.0ms
(/ (pow t 2) x)
246.0ms
(sqrt (fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x))))

simplify2.5s

Counts
98 → 98
Iterations

Useful iterations: done (2.5s)

IterNodesCost
01691458
13151314
28311164
331011160
done50011159

prune640.0ms

Pruning

14 alts after pruning (13 fresh and 1 done)

Merged error: 3.0b

localize38.0ms

Local error

Found 4 expressions with local error:

2.0b
(fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x))))
4.4b
(fma 2.0 (fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x)))) (* 4.0 (/ (pow t 2) x)))
10.2b
(/ (pow t 2) x)
26.7b
(sqrt (fma 2.0 (fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x)))) (* 4.0 (/ (pow t 2) x))))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
24×times-frac
23×add-sqr-sqrt
22×add-cube-cbrt *-un-lft-identity
12×unpow-prod-down
add-exp-log
associate-/l*
add-cbrt-cube
pow1
expm1-log1p-u log1p-expm1-u unpow2 add-log-exp sqr-pow
div-exp associate-/r* sqrt-prod
fma-udef
cbrt-undiv pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num div-inv
Counts
4 → 86
Calls
4 calls:
0.0ms
(fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x))))
0.0ms
(fma 2.0 (fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x)))) (* 4.0 (/ (pow t 2) x)))
16.0ms
(/ (pow t 2) x)
2.0ms
(sqrt (fma 2.0 (fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x)))) (* 4.0 (/ (pow t 2) x))))

series519.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x))))
157.0ms
(fma 2.0 (fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x)))) (* 4.0 (/ (pow t 2) x)))
32.0ms
(/ (pow t 2) x)
235.0ms
(sqrt (fma 2.0 (fma t t (* (/ (fabs l) (* (cbrt x) (cbrt x))) (/ (fabs l) (cbrt x)))) (* 4.0 (/ (pow t 2) x))))

simplify2.3s

Counts
98 → 98
Iterations

Useful iterations: done (2.3s)

IterNodesCost
01701759
13211643
28491417
331151412
done50001267

prune580.0ms

Pruning

14 alts after pruning (12 fresh and 2 done)

Merged error: 3.0b

regimes852.0ms

Accuracy

73.3% (6.4b remaining)

Error of 10.0b against oracle of 3.7b and baseline of 27.6b

bsearch906.0ms

Steps
ItersRangePoint
7
5.438827393303272e-47
3.255422209678199e-45
3.190616919639676e-45
9
-9.099259929633761e-243
-1.1388205652005344e-250
-4.3039381620799786e-243
8
-4.709429137726002e-147
-1.2135677083227269e-149
-1.2300651500007749e-149
8
-7.002515132037965e+150
-1.149067304892884e+146
-2.3034608226733973e+149

simplify12.0ms

Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
045171
150171
done50171

end0.0ms

sample6.5s

Algorithm
intervals
Results
2.1s10338×body80nan
1.5s5100×body80valid
661.0ms1003×body640valid
586.0ms910×body1280valid
353.0ms564×body1280nan
256.0ms655×body320valid
242.0ms645×body640nan
105.0ms365×body320nan
69.0ms332×body160valid
28.0ms149×body160nan