Details

Time bar (total: 4.2s)

sample32.0ms

Algorithm
intervals
Results
12.0ms53×body1280valid
5.0ms38×body640valid
3.0ms135×body80valid
2.0ms23×body320valid
0.0msbody160valid

simplify63.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2315
3545
41195
53335
616465
750015
done50015

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 28.3b

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite113.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:
7.0ms
(+ 1.0 (exp (* -2.0 x)))
15.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
84.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series136.0ms

Counts
3 → 9
Calls
3 calls:
16.0ms
(+ 1.0 (exp (* -2.0 x)))
37.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
82.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify48.0ms

Counts
150 → 150
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
03981645
112871235
250011212
done50011212

prune260.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
55×*-un-lft-identity
42×times-frac
37×add-sqr-sqrt add-cube-cbrt
32×sqrt-prod
14×associate-/r*
10×add-exp-log
distribute-lft-out
add-cbrt-cube
pow1 associate-/l* add-log-exp
expm1-log1p-u sqrt-div associate-/r/ log1p-expm1-u
pow-flip fma-def flip3-+ div-exp flip-+
cbrt-undiv frac-2neg clear-num div-inv
+-commutative rec-exp sqrt-pow1 pow1/2 1-exp sum-log fma-udef inv-pow
Counts
4 → 127
Calls
4 calls:
7.0ms
(+ 1.0 (exp (* -2.0 x)))
15.0ms
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
19.0ms
(/ 1 (sqrt (+ 1.0 (exp (* -2.0 x)))))
0.0ms
(fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0))

series350.0ms

Counts
4 → 12
Calls
4 calls:
17.0ms
(+ 1.0 (exp (* -2.0 x)))
70.0ms
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
46.0ms
(/ 1 (sqrt (+ 1.0 (exp (* -2.0 x)))))
217.0ms
(fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0))

simplify41.0ms

Counts
139 → 139
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
03781222
113351083
250011031
done50011031

prune312.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.5b
(/ 1 (sqrt (+ 1.0 (exp (* -2.0 x)))))
0.5b
(pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3)
0.5b
(cbrt (pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3))
29.1b
(fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (cbrt (pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3)) (- 1.0))

rewrite67.0ms

Algorithm
rewrite-expression-head
Rules
110×*-un-lft-identity
105×times-frac
78×add-sqr-sqrt add-cube-cbrt
64×sqrt-prod
60×cbrt-prod
54×unpow-prod-down cube-prod
16×distribute-lft-out
11×add-exp-log
10×sqrt-div associate-/r/
add-cbrt-cube
pow1 associate-/r*
flip3-+ flip-+ div-inv
expm1-log1p-u log1p-expm1-u add-log-exp
pow-unpow pow-flip div-exp associate-/l*
cbrt-undiv cube-div cube-mult unpow3 pow-exp rem-cube-cbrt sqr-pow
pow-to-exp rec-exp cbrt-div pow-pow frac-2neg sqrt-pow1 pow1/2 pow1/3 1-exp clear-num rem-cbrt-cube fma-udef inv-pow
Counts
4 → 211
Calls
4 calls:
19.0ms
(/ 1 (sqrt (+ 1.0 (exp (* -2.0 x)))))
19.0ms
(pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3)
19.0ms
(cbrt (pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3))
0.0ms
(fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (cbrt (pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3)) (- 1.0))

series471.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(/ 1 (sqrt (+ 1.0 (exp (* -2.0 x)))))
123.0ms
(pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3)
72.0ms
(cbrt (pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3))
224.0ms
(fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (cbrt (pow (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) 3)) (- 1.0))

simplify77.0ms

Counts
223 → 223
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
06882474
129682166
250022048
done50022048

prune403.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize12.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))
9.1b
(fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))

rewrite15.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:
0.0ms
(fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))))
13.0ms
(* 0.33333333333333337 (pow x 3))
0.0ms
(fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))

series195.0ms

Counts
3 → 9
Calls
3 calls:
47.0ms
(fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))))
39.0ms
(* 0.33333333333333337 (pow x 3))
108.0ms
(fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))

simplify197.0ms

Counts
62 → 62
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0170298
1655262
24021262
35002262
done5002262

prune149.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

regimes218.0ms

Accuracy

99.9% (0.0b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 29.9b

bsearch2.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03949
13949
done3949

end0.0ms

sample912.0ms

Algorithm
intervals
Results
347.0ms1694×body1280valid
180.0ms1296×body640valid
110.0ms4086×body80valid
54.0ms606×body320valid
18.0ms318×body160valid