Details

Time bar (total: 2.6s)

sample37.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 100%

Results
11.0ms48×body1280valid
7.0ms42×body640valid
4.0ms133×body80valid
2.0ms19×body320valid
1.0ms14×body160valid

simplify57.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2305
3525
41145
53225
616275
750025

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 28.7b

Counts
2 → 1

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

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

series15.0ms

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

simplify89.0ms

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 2 (18.0ms)

IterNodesCost
0251494
1731465
22771460
35002460

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

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
22×*-un-lft-identity
18×cbrt-prod
12×unpow-prod-down cube-prod
10×add-cube-cbrt difference-of-squares
add-log-exp
pow1 add-exp-log times-frac add-cbrt-cube distribute-lft-out--
cube-div
pow-unpow flip3-- flip--
cube-mult cbrt-div unpow3 sqr-pow
+-commutative pow-to-exp sub-neg pow-pow flip3-+ pow1/3 diff-log pow-exp sum-log rem-cbrt-cube flip-+ distribute-lft-out rem-cube-cbrt
Counts
4 → 87
Calls
4 calls:
5.0ms
(+ 1.0 (exp (* -2.0 x)))
10.0ms
(pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)
10.0ms
(cbrt (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3))
10.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

series29.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(+ 1.0 (exp (* -2.0 x)))
13.0ms
(pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3)
7.0ms
(cbrt (pow (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) 3))
7.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)

simplify42.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0345909
11226864
25001849

prune132.0ms

Filtered
55 candidates to 99 candidates (-80.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New99099
Fresh022
Picked011
Done000
Total993102

Merged error: 0.0b

Counts
102 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
0.0b
(+ 1.0 (exp (* -2.0 x)))
3.8b
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)
3.9b
(log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
29×*-un-lft-identity
25×add-sqr-sqrt
15×add-cube-cbrt
14×times-frac
add-log-exp
log-pow
add-exp-log exp-prod add-cbrt-cube
pow1 log-prod distribute-lft-out
associate-/r* difference-of-squares
associate-/l*
sub-neg flip3-+ exp-sum associate-/r/ flip-+ distribute-lft-out--
cbrt-undiv +-commutative log-div flip3-- frac-2neg exp-diff diff-log div-exp rem-log-exp clear-num sum-log flip-- div-inv
Counts
4 → 81
Calls
4 calls:
5.0ms
(/ 2.0 (+ 1.0 (exp (* -2.0 x))))
3.0ms
(+ 1.0 (exp (* -2.0 x)))
9.0ms
(- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)
10.0ms
(log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)))

series22.0ms

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

simplify95.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (19.0ms)

IterNodesCost
0291672
1851622
23011617
35001617

prune147.0ms

Filtered
64 candidates to 93 candidates (-45.3%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New93093
Fresh011
Picked011
Done011
Total93396

Merged error: 0.0b

Counts
96 → 3

localize10.0ms

Local error

Found 3 expressions with local error:

0.1b
(* 0.33333333333333337 (pow x 3))
0.4b
(* 5.551115123125783e-17 (pow x 4))
8.6b
(+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt
19×associate-*r*
13×add-exp-log
10×add-cube-cbrt *-un-lft-identity
unpow-prod-down
add-cbrt-cube unswap-sqr
associate-*l* prod-exp
add-log-exp
cube-prod sqr-pow
pow1
pow-to-exp pow-exp *-commutative cbrt-unprod
+-commutative cube-mult flip3-+ unpow3 sum-log flip-+
Counts
3 → 67
Calls
3 calls:
6.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)))

series16.0ms

Counts
3 → 9
Calls
3 calls:
4.0ms
(* 0.33333333333333337 (pow x 3))
4.0ms
(* 5.551115123125783e-17 (pow x 4))
9.0ms
(+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))

simplify43.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0268323
11157293
25001293

prune98.0ms

Filtered
47 candidates to 76 candidates (-61.7%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New76076
Fresh000
Picked011
Done022
Total76379

Merged error: 0.0b

Counts
79 → 3

regimes489.0ms

Accuracy

99.6% (0.1b remaining)

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

bsearch1.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03623
13623

end0.0ms

sample1.0s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 100%

Results
420.0ms1737×body1280valid
198.0ms1211×body640valid
135.0ms4138×body80valid
66.0ms601×body320valid
22.0ms313×body160valid

Profiling

Loading profile data...