Details

Time bar (total: 5.3s)

sample38.0ms

Algorithm
intervals
Results
14.0ms57×body1280valid
7.0ms39×body640valid
4.0ms133×body80valid
2.0ms16×body320valid
1.0ms11×body160valid

simplify64.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2305
3525
41145
53225
616275
750025

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: 28.8b

Counts
2 → 1

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))))
3.6b
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity
17×add-sqr-sqrt
13×times-frac
12×add-cube-cbrt
add-log-exp
add-exp-log add-cbrt-cube distribute-lft-out
associate-/r*
pow1 associate-/l*
flip3-+ associate-/r/ flip-+ difference-of-squares
cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp clear-num sum-log flip-- div-inv distribute-lft-out--
Counts
3 → 60
Calls
3 calls:
3.0ms
(+ 1.0 (exp (* -2.0 x)))
5.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
11.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series144.0ms

Counts
3 → 9
Calls
3 calls:
17.0ms
(+ 1.0 (exp (* -2.0 x)))
41.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
86.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify95.0ms

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 2 (21.0ms)

IterNodesCost
0251494
1731465
22785460
35001460

prune132.0ms

Filtered
69 candidates to 50 candidates (72.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New66369
Fresh000
Picked101
Done000
Total67370

Merged error: 0.0b

Counts
70 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
0.0b
(cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))
0.0b
(pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)
3.6b
(- (cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)) 1.0)

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
81×*-un-lft-identity
62×add-sqr-sqrt times-frac
48×cbrt-prod
47×add-cube-cbrt
38×unpow-prod-down cube-prod
16×distribute-lft-out
10×associate-/r/
add-exp-log add-cbrt-cube
difference-of-squares
add-log-exp
pow1 flip3-+ flip-+ div-inv
associate-/r*
pow-unpow associate-/l* sqr-pow
cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp rem-cube-cbrt
pow-to-exp sub-neg cbrt-div flip3-- pow-pow frac-2neg pow1/3 diff-log clear-num flip-- rem-cbrt-cube distribute-lft-out--
Counts
4 → 161
Calls
4 calls:
5.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
8.0ms
(cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))
10.0ms
(pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)
20.0ms
(- (cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)) 1.0)

series212.0ms

Counts
4 → 12
Calls
4 calls:
37.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
41.0ms
(cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))
52.0ms
(pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)
83.0ms
(- (cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)) 1.0)

simplify76.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (54.0ms)

IterNodesCost
05221569
121571433
250031424

prune240.0ms

Filtered
173 candidates to 86 candidates (49.7%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1721173
Fresh022
Picked101
Done000
Total1733176

Merged error: 0.0b

Counts
176 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (+ (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)) (- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)))
0.3b
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
0.3b
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
4.0b
(- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0))

rewrite121.0ms

Algorithm
rewrite-expression-head
Rules
124×sqrt-prod
118×cbrt-prod
112×add-sqr-sqrt
72×*-un-lft-identity
56×times-frac
44×unpow-prod-down cube-prod
42×add-cube-cbrt
32×difference-of-squares
20×associate-*r*
13×distribute-lft-out
associate-/r/
flip3-+ flip-+
pow1 add-exp-log add-cbrt-cube add-log-exp sqr-pow
frac-times flip3-- associate-*l* flip-- div-inv
sub-neg
cube-div distribute-rgt-in cube-mult cbrt-div distribute-lft-in pow1/3 sqrt-div unpow3 associate-*r/ associate-*l/ distribute-lft-out--
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 185
Calls
4 calls:
61.0ms
(* (+ (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)) (- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)))
9.0ms
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
10.0ms
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
30.0ms
(- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0))

series612.0ms

Counts
4 → 12
Calls
4 calls:
385.0ms
(* (+ (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)) (- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)))
55.0ms
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
54.0ms
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
117.0ms
(- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0))

simplify97.0ms

Algorithm
egg-herbie
Counts
197 → 197
Iterations

Useful iterations: 2 (63.0ms)

IterNodesCost
06853534
127653357
250013353

prune476.0ms

Filtered
197 candidates to 98 candidates (49.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1952197
Fresh022
Picked101
Done000
Total1964200

Merged error: 0.0b

Counts
200 → 4

localize23.0ms

Local error

Found 4 expressions with local error:

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

rewrite108.0ms

Algorithm
rewrite-expression-head
Rules
123×add-sqr-sqrt
113×sqrt-prod
73×cbrt-prod
59×*-un-lft-identity
48×times-frac
41×associate-*r*
35×add-cube-cbrt
32×difference-of-squares
26×unpow-prod-down cube-prod
10×pow1
associate-*l* distribute-lft-out unswap-sqr
add-exp-log add-cbrt-cube
flip3-+ associate-/r/ flip-+ add-log-exp
sqr-pow
frac-times flip3-- pow-prod-down flip--
sub-neg associate-*r/ div-inv
distribute-rgt-in distribute-lft-in sqrt-pow1 pow1/2 sqrt-div associate-*l/ prod-exp *-commutative cbrt-unprod distribute-lft-out--
cube-div cube-mult cbrt-div pow1/3 sqrt-unprod diff-log unpow3
Counts
4 → 180
Calls
4 calls:
47.0ms
(* (+ (* (sqrt 2.0) (sqrt (/ 1 (+ (exp (* -2.0 x)) 1.0)))) (sqrt 1.0)) (- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)))
10.0ms
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
14.0ms
(* (sqrt 2.0) (sqrt (/ 1 (+ (exp (* -2.0 x)) 1.0))))
27.0ms
(- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0))

series673.0ms

Counts
4 → 12
Calls
4 calls:
405.0ms
(* (+ (* (sqrt 2.0) (sqrt (/ 1 (+ (exp (* -2.0 x)) 1.0)))) (sqrt 1.0)) (- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0)))
57.0ms
(cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)))
88.0ms
(* (sqrt 2.0) (sqrt (/ 1 (+ (exp (* -2.0 x)) 1.0))))
121.0ms
(- (cbrt (sqrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))) (sqrt 1.0))

simplify127.0ms

Algorithm
egg-herbie
Counts
192 → 192
Iterations

Useful iterations: 1 (25.0ms)

IterNodesCost
010003224
145163027
250013027

prune544.0ms

Filtered
192 candidates to 103 candidates (53.6%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1920192
Fresh033
Picked011
Done000
Total1924196

Merged error: 0.0b

Counts
196 → 4

regimes348.0ms

Accuracy

98.9% (0.3b remaining)

Error of 0.4b against oracle of 0.0b and baseline of 30.1b

bsearch2.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05135
15135

end0.0ms

sample1.0s

Algorithm
intervals
Results
422.0ms1678×body1280valid
221.0ms1296×body640valid
134.0ms4069×body80valid
74.0ms643×body320valid
26.0ms314×body160valid