Details

Time bar (total: 4.3s)

sample33.0ms

Algorithm
intervals
Results
11.0ms47×body1280valid
7.0ms50×body640valid
3.0ms125×body80valid
2.0ms25×body320valid
1.0msbody160valid

simplify61.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2315
3545
41195
53335
616465
750015

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 30.8b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
0.0b
(+ 1.0 (exp (* -2.0 x)))
3.3b
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
99×*-un-lft-identity
68×add-sqr-sqrt
63×add-cube-cbrt
61×times-frac
54×prod-diff
18×fma-neg
17×distribute-lft-out
10×associate-/r/
add-log-exp
flip3-+ flip-+
add-exp-log add-cbrt-cube div-inv
associate-/r*
pow1 expm1-log1p-u fma-def log1p-expm1-u associate-/l*
difference-of-squares
cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp clear-num sum-log flip-- distribute-lft-out--
Counts
3 → 141
Calls
3 calls:
8.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
3.0ms
(+ 1.0 (exp (* -2.0 x)))
13.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series128.0ms

Counts
3 → 9
Calls
3 calls:
35.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
15.0ms
(+ 1.0 (exp (* -2.0 x)))
78.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify52.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
03981645
112871235
250011212

prune218.0ms

Filtered
150 candidates to 86 candidates (57.3%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1473150
Fresh000
Picked101
Done000
Total1483151

Merged error: 0b

Counts
151 → 3

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))))
0.1b
(* 0.33333333333333337 (pow x 3))
7.8b
(fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
12×associate-*r*
add-exp-log
add-cube-cbrt *-un-lft-identity
add-cbrt-cube
unpow-prod-down cube-prod unswap-sqr
pow1 expm1-log1p-u associate-*l* prod-exp log1p-expm1-u add-log-exp
fma-udef sqr-pow
cube-mult pow-to-exp unpow3 pow-exp *-commutative cbrt-unprod
Counts
3 → 53
Calls
3 calls:
1.0ms
(fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))))
6.0ms
(* 0.33333333333333337 (pow x 3))
1.0ms
(fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))

series177.0ms

Counts
3 → 9
Calls
3 calls:
45.0ms
(fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))))
37.0ms
(* 0.33333333333333337 (pow x 3))
95.0ms
(fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))

simplify196.0ms

Algorithm
egg-herbie
Counts
62 → 62
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0170298
1655262
24021262
35002262

prune136.0ms

Filtered
62 candidates to 43 candidates (69.4%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New62062
Fresh022
Picked011
Done000
Total62365

Merged error: 0b

Counts
65 → 3

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ 1.0 (exp (* -2.0 x))))
0.0b
(/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x)))))
0.5b
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
3.3b
(- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0)

rewrite233.0ms

Algorithm
rewrite-expression-head
Rules
1732×times-frac
1496×*-un-lft-identity
1023×add-sqr-sqrt
1001×sqrt-prod
996×add-cube-cbrt
585×prod-diff
249×distribute-lft-out
195×fma-neg
86×sqrt-div
84×associate-/r/
43×flip3-+ flip-+
42×div-inv
30×associate-/l*
14×associate-/r*
11×add-exp-log add-cbrt-cube
difference-of-squares
add-log-exp
pow1
cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u
frac-2neg clear-num
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log flip-- hypot-def associate-/l/ distribute-lft-out--
Counts
4 → 1110
Calls
4 calls:
4.0ms
(sqrt (+ 1.0 (exp (* -2.0 x))))
17.0ms
(/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x)))))
6.0ms
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
92.0ms
(- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0)

series225.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(sqrt (+ 1.0 (exp (* -2.0 x))))
35.0ms
(/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x)))))
67.0ms
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
81.0ms
(- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0)

simplify227.0ms

Algorithm
egg-herbie
Counts
1122 → 1122
Iterations

Useful iterations: 1 (36.0ms)

IterNodesCost
0161325952
1500117156

prune1.0s

Filtered
1122 candidates to 310 candidates (27.6%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New112201122
Fresh011
Picked011
Done011
Total112231125

Merged error: 0b

Counts
1125 → 3

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ 1.0 (exp (* -2.0 x)))
0.0b
(/ (sqrt 2.0) (+ 1.0 (exp (* -2.0 x))))
31.6b
(fma (/ (sqrt 2.0) 1) (/ (sqrt 2.0) (+ 1.0 (exp (* -2.0 x)))) (- 1.0))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
24×times-frac
21×add-sqr-sqrt add-cube-cbrt
15×sqrt-prod
distribute-lft-out
associate-/l*
add-exp-log add-cbrt-cube add-log-exp
associate-/r*
pow1 expm1-log1p-u fma-def log1p-expm1-u
flip3-+ associate-/r/ flip-+
cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log fma-udef div-inv
Counts
3 → 77
Calls
3 calls:
3.0ms
(+ 1.0 (exp (* -2.0 x)))
6.0ms
(/ (sqrt 2.0) (+ 1.0 (exp (* -2.0 x))))
1.0ms
(fma (/ (sqrt 2.0) 1) (/ (sqrt 2.0) (+ 1.0 (exp (* -2.0 x)))) (- 1.0))

series214.0ms

Counts
3 → 9
Calls
3 calls:
16.0ms
(+ 1.0 (exp (* -2.0 x)))
67.0ms
(/ (sqrt 2.0) (+ 1.0 (exp (* -2.0 x))))
130.0ms
(fma (/ (sqrt 2.0) 1) (/ (sqrt 2.0) (+ 1.0 (exp (* -2.0 x)))) (- 1.0))

simplify113.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 3 (105.0ms)

IterNodesCost
0276726
1879664
23543652
35001651

prune173.0ms

Filtered
86 candidates to 61 candidates (70.9%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New86086
Fresh000
Picked011
Done022
Total86389

Merged error: 0b

Counts
89 → 3

regimes200.0ms

Accuracy

99.4% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 31.8b

bsearch2.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03319
13319

end0.0ms

sample862.0ms

Algorithm
intervals
Results
346.0ms1671×body1280valid
178.0ms1300×body640valid
112.0ms4075×body80valid
57.0ms601×body320valid
21.0ms353×body160valid