Details

Time bar (total: 5.0s)

sample32.0ms

Algorithm
intervals
Results
12.0ms56×body1280valid
5.0ms36×body640valid
4.0ms133×body80valid
2.0ms19×body320valid
1.0ms12×body160valid

simplify63.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

1 alts after pruning (1 fresh and 0 done)

Merged error: 28.8b

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

rewrite59.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:
3.0ms
(+ 1.0 (exp (* -2.0 x)))
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
44.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series137.0ms

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

simplify55.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
03981645
112871235
250011212

prune266.0ms

Filtered
150 candidates to 86 candidates (57.3%)
Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
116×*-un-lft-identity
88×times-frac
70×add-sqr-sqrt
58×add-cube-cbrt
26×distribute-lft-out
24×swap-sqr
20×add-exp-log add-cbrt-cube
18×associate-*r* associate-*l*
12×associate-/r/
11×pow1
associate-/r*
cbrt-undiv flip3-+ div-exp flip-+ div-inv associate-/l* add-log-exp
expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u unswap-sqr
frac-2neg clear-num
pow2 frac-times sub-neg flip3-- pow-plus fma-neg diff-log associate-*r/ prod-diff pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up flip-- difference-of-squares
Counts
4 → 177
Calls
4 calls:
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
32.0ms
(* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
11.0ms
(- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0))

series210.0ms

Counts
4 → 12
Calls
4 calls:
37.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
40.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
44.0ms
(* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
89.0ms
(- (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (* 1.0 1.0))

simplify82.0ms

Algorithm
egg-herbie
Counts
189 → 189
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
05711982
127011720
250011646

prune416.0ms

Filtered
189 candidates to 125 candidates (66.1%)
Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

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)
2.8b
(- (cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)) 1.0)

rewrite175.0ms

Algorithm
rewrite-expression-head
Rules
246×*-un-lft-identity
216×cbrt-prod
179×add-sqr-sqrt
164×add-cube-cbrt
158×times-frac
135×prod-diff
110×unpow-prod-down cube-prod
45×fma-neg
40×distribute-lft-out
26×associate-/r/
13×flip3-+ flip-+ div-inv
add-exp-log add-cbrt-cube
difference-of-squares sqr-pow
cube-mult unpow3 add-log-exp
pow1
expm1-log1p-u associate-/r* log1p-expm1-u
pow-unpow associate-/l*
cbrt-undiv cube-div 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 → 349
Calls
4 calls:
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
9.0ms
(cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3))
8.0ms
(pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)
130.0ms
(- (cbrt (pow (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 3)) 1.0)

series217.0ms

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

simplify111.0ms

Algorithm
egg-herbie
Counts
361 → 361
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
07354681
128192948
250012752

prune429.0ms

Filtered
361 candidates to 125 candidates (34.6%)
Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
0.0b
(cbrt (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))))
0.3b
(cbrt (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
3.1b
(fma (cbrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (cbrt (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))) (- 1.0))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
96×*-un-lft-identity
76×times-frac
60×add-sqr-sqrt
48×add-cube-cbrt
24×swap-sqr
21×distribute-lft-out
19×cbrt-prod
18×associate-*r* associate-*l*
16×add-exp-log add-cbrt-cube
11×pow1
10×associate-/r/
flip3-+ flip-+ div-inv
cbrt-undiv expm1-log1p-u cbrt-div div-exp prod-exp cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr
frac-times pow1/3 associate-*r/ associate-*l/
pow2 pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up fma-udef
Counts
4 → 143
Calls
4 calls:
34.0ms
(* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
9.0ms
(cbrt (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))))
4.0ms
(cbrt (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
0.0ms
(fma (cbrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (cbrt (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))) (- 1.0))

series893.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
211.0ms
(cbrt (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x))))))
171.0ms
(cbrt (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))
467.0ms
(fma (cbrt (/ 2.0 (+ 1.0 (exp (* -2.0 x))))) (cbrt (* (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) (/ 2.0 (+ 1.0 (exp (* -2.0 x)))))) (- 1.0))

simplify84.0ms

Algorithm
egg-herbie
Counts
155 → 155
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
06952017
128661758
250021657

prune390.0ms

Filtered
155 candidates to 105 candidates (67.7%)
Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

regimes304.0ms

Accuracy

99.8% (0.1b remaining)

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

bsearch2.0ms

simplify4.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03827
13827

end0.0ms

sample884.0ms

Algorithm
intervals
Results
362.0ms1679×body1280valid
177.0ms1278×body640valid
110.0ms4070×body80valid
59.0ms634×body320valid
20.0ms339×body160valid