Details

Time bar (total: 3.3s)

analyze2.0ms

Algorithm
search

sample39.0ms

Algorithm
intervals
Results
16.0ms64×body1280valid
8.0ms46×body640valid
4.0ms112×body80valid
3.0ms25×body320valid
1.0msbody160valid

simplify60.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2305
3525
41145
53225
616275
750025

prune8.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 34.0b

Counts
2 → 1

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

rewrite20.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))))
10.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series17.0ms

Counts
3 → 9
Calls
3 calls:
2.0ms
(+ 1.0 (exp (* -2.0 x)))
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
9.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify92.0ms

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 2 (19.0ms)

IterNodesCost
0251494
1731465
22771460
35002460

prune122.0ms

Filtered
50 candidates to 69 candidates (-38.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New66369
Fresh000
Picked101
Done000
Total67370

Merged error: 0.0b

Counts
70 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))))
0.1b
(* 0.33333333333333337 (pow x 3))
0.2b
(* 5.551115123125783e-17 (pow x 4))
8.4b
(+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
19×associate-*r*
14×add-exp-log
11×add-cube-cbrt *-un-lft-identity add-log-exp
unpow-prod-down add-cbrt-cube
unswap-sqr
associate-*l* prod-exp
pow1 cube-prod sqr-pow
pow-to-exp diff-log pow-exp sum-log *-commutative cbrt-unprod
+-commutative cube-mult sub-neg flip3-- flip3-+ unpow3 flip-- flip-+ associate--r+
Counts
4 → 81
Calls
4 calls:
6.0ms
(- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))))
9.0ms
(* 0.33333333333333337 (pow x 3))
5.0ms
(* 5.551115123125783e-17 (pow x 4))
4.0ms
(+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))

series24.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))))
4.0ms
(* 0.33333333333333337 (pow x 3))
4.0ms
(* 5.551115123125783e-17 (pow x 4))
10.0ms
(+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))

simplify53.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0344493
11475459
25001459

prune134.0ms

Filtered
58 candidates to 93 candidates (-60.3%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New93093
Fresh022
Picked011
Done000
Total93396

Merged error: 0.0b

Counts
96 → 3

localize9.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.6b
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
2.7b
(- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0)

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
388×times-frac
305×*-un-lft-identity
233×sqrt-prod
214×add-sqr-sqrt
189×add-cube-cbrt
57×distribute-lft-out
30×associate-/l*
22×sqrt-div
20×associate-/r/
14×associate-/r*
11×add-exp-log flip3-+ add-cbrt-cube flip-+
10×div-inv
difference-of-squares
add-log-exp
pow1
cbrt-undiv div-exp
frac-2neg clear-num
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log flip-- associate-/l/ distribute-lft-out--
Counts
4 → 321
Calls
4 calls:
3.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)))))
9.0ms
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
67.0ms
(- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0)

series28.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(sqrt (+ 1.0 (exp (* -2.0 x))))
6.0ms
(/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x)))))
9.0ms
(/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x)))))
8.0ms
(- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0)

simplify99.0ms

Algorithm
egg-herbie
Counts
333 → 333
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
07905746
128715152
250024983

prune572.0ms

Filtered
146 candidates to 333 candidates (-128.1%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New3330333
Fresh011
Picked011
Done011
Total3333336

Merged error: 0.0b

Counts
336 → 3

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

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
42×*-un-lft-identity
32×add-sqr-sqrt
26×times-frac
22×add-cube-cbrt
add-exp-log associate-/r* add-cbrt-cube distribute-lft-out add-log-exp
associate-/l*
pow1 associate-/r/ difference-of-squares
cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num flip-- flip-+ div-inv distribute-lft-out--
Counts
4 → 96
Calls
4 calls:
5.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
5.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
10.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)
10.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series28.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
6.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
8.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)
8.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify66.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (16.0ms)

IterNodesCost
0220826
1613782
22018774
35001774

prune250.0ms

Filtered
80 candidates to 108 candidates (-35.0%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1080108
Fresh000
Picked011
Done022
Total1083111

Merged error: 0.0b

Counts
111 → 3

regimes482.0ms

Accuracy

100% (0.0b remaining)

Error of 0.0b against oracle of 0.0b and baseline of 32.3b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03833
13833

end0.0ms

analyze1.0ms

Algorithm
search

sample1.0s

Algorithm
intervals
Results
422.0ms1700×body1280valid
208.0ms1223×body640valid
141.0ms4122×body80valid
69.0ms612×body320valid
25.0ms343×body160valid

Profiling

Loading profile data...