Details

Time bar (total: 2.3s)

sample31.0ms

Algorithm
intervals
Results
12.0ms68×body1280valid
6.0ms46×body640valid
2.0ms30×body320valid
2.0ms99×body80valid
1.0ms59×body80overflowed
1.0ms13×body160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
074
184
284

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

Counts
2 → 1

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (exp x) (- (exp x) 1.0))
4.3b
(- (exp x) 1.0)

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt *-un-lft-identity
19×add-cube-cbrt
15×times-frac
prod-diff
associate-/r* distribute-lft-out-- difference-of-squares
add-cbrt-cube add-log-exp
add-exp-log fma-neg associate-/l*
pow1 expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u
cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num div-inv
Counts
2 → 67
Calls
2 calls:
6.0ms
(/ (exp x) (- (exp x) 1.0))
4.0ms
(- (exp x) 1.0)

series39.0ms

Counts
2 → 6
Calls
2 calls:
25.0ms
(/ (exp x) (- (exp x) 1.0))
14.0ms
(- (exp x) 1.0)

simplify189.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 3 (178.0ms)

IterNodesCost
0237520
1786429
24651416
35001404

prune121.0ms

Filtered
73 candidates to 50 candidates (68.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New70373
Fresh000
Picked101
Done000
Total71374

Merged error: 0.0b

Counts
74 → 3

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (fma 1/12 x (/ 1 x)) 1/2)
0.1b
(fma 1/12 x (/ 1 x))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-log-exp
add-sqr-sqrt add-cube-cbrt fma-def
pow1 add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u
+-commutative associate-+l+ flip3-+ sum-log flip-+ distribute-lft-out
Counts
2 → 28
Calls
2 calls:
3.0ms
(+ (fma 1/12 x (/ 1 x)) 1/2)
1.0ms
(fma 1/12 x (/ 1 x))

series56.0ms

Counts
2 → 6
Calls
2 calls:
14.0ms
(+ (fma 1/12 x (/ 1 x)) 1/2)
42.0ms
(fma 1/12 x (/ 1 x))

simplify36.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 3 (33.0ms)

IterNodesCost
090126
1306119
21283117
35001116

prune54.0ms

Filtered
34 candidates to 26 candidates (76.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New34034
Fresh022
Picked011
Done000
Total34337

Merged error: 0.0b

Counts
37 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (exp x) (log (exp (- (exp x) 1.0))))
4.2b
(log (exp (- (exp x) 1.0)))
4.3b
(- (exp x) 1.0)

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt *-un-lft-identity
36×add-cube-cbrt
30×log-pow
27×times-frac
25×exp-prod
18×prod-diff
14×log-prod
11×exp-sum
associate-/r*
pow1
distribute-lft-out-- difference-of-squares
add-cbrt-cube add-log-exp
add-exp-log
expm1-log1p-u fma-neg log1p-expm1-u associate-/l*
sub-neg
cbrt-undiv log-div flip3-- frac-2neg exp-diff diff-log div-exp rem-log-exp clear-num flip-- div-inv
Counts
3 → 112
Calls
3 calls:
11.0ms
(/ (exp x) (log (exp (- (exp x) 1.0))))
6.0ms
(log (exp (- (exp x) 1.0)))
5.0ms
(- (exp x) 1.0)

series53.0ms

Counts
3 → 9
Calls
3 calls:
25.0ms
(/ (exp x) (log (exp (- (exp x) 1.0))))
13.0ms
(log (exp (- (exp x) 1.0)))
14.0ms
(- (exp x) 1.0)

simplify184.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0316944
1898738
24672655
35001655

prune168.0ms

Filtered
121 candidates to 77 candidates (63.6%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1210121
Fresh011
Picked011
Done011
Total1213124

Merged error: 0.0b

Counts
124 → 3

localize5.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 1.0 (exp x))
0.0b
(/ 1 (- 1 (/ 1.0 (exp x))))
4.2b
(- 1 (/ 1.0 (exp x)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
99×add-sqr-sqrt
79×*-un-lft-identity
70×times-frac
59×add-cube-cbrt
39×prod-diff
20×difference-of-squares
11×associate-/r*
add-exp-log
add-cbrt-cube
associate-/l*
div-inv distribute-lft-out-- add-log-exp
pow1
expm1-log1p-u fma-neg div-exp log1p-expm1-u
cbrt-undiv flip3-- frac-2neg clear-num associate-/r/ flip--
sub-neg rec-exp pow-flip diff-log 1-exp inv-pow
Counts
3 → 145
Calls
3 calls:
4.0ms
(/ 1.0 (exp x))
9.0ms
(/ 1 (- 1 (/ 1.0 (exp x))))
8.0ms
(- 1 (/ 1.0 (exp x)))

series98.0ms

Counts
3 → 9
Calls
3 calls:
13.0ms
(/ 1.0 (exp x))
47.0ms
(/ 1 (- 1 (/ 1.0 (exp x))))
38.0ms
(- 1 (/ 1.0 (exp x)))

simplify67.0ms

Algorithm
egg-herbie
Counts
154 → 154
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
05521839
122981281
250011188

prune140.0ms

Filtered
154 candidates to 73 candidates (47.4%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1540154
Fresh000
Picked011
Done022
Total1543157

Merged error: 0.0b

Counts
157 → 3

regimes47.0ms

Accuracy

97% (0.6b remaining)

Error of 0.7b against oracle of 0.0b and baseline of 21.3b

bsearch1.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0188
1188

end0.0ms

sample929.0ms

Algorithm
intervals
Results
398.0ms2186×body1280valid
190.0ms1658×body640valid
65.0ms858×body320valid
64.0ms2871×body80valid
53.0ms2522×body80overflowed
21.0ms429×body160valid