Details

Time bar (total: 2.6s)

sample34.0ms

Algorithm
intervals
Results
14.0ms74×body1280valid
7.0ms58×body640valid
2.0ms89×body80valid
2.0ms24×body320valid
2.0ms75×body80overflowed
1.0ms11×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: 43.1b

Counts
2 → 1

localize7.0ms

Local error

Found 2 expressions with local error:

1.2b
(/ (exp x) (- (exp x) 1.0))
3.6b
(- (exp x) 1.0)

rewrite12.0ms

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

series40.0ms

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

simplify69.0ms

Algorithm
egg-herbie
Counts
57 → 57
Iterations

Useful iterations: 2 (16.0ms)

IterNodesCost
0180378
1542357
22210354
35001354

prune107.0ms

Filtered
57 candidates to 41 candidates (71.9%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New55257
Fresh000
Picked101
Done000
Total56258

Merged error: 0.0b

Counts
58 → 2

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* 1/12 x) (/ 1 x))
0.3b
(* 1/12 x)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp
associate-*r* associate-*l*
+-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr
Counts
2 → 29
Calls
2 calls:
5.0ms
(+ (* 1/12 x) (/ 1 x))
3.0ms
(* 1/12 x)

series55.0ms

Counts
2 → 6
Calls
2 calls:
41.0ms
(+ (* 1/12 x) (/ 1 x))
13.0ms
(* 1/12 x)

simplify68.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 2 (16.0ms)

IterNodesCost
0130119
1448110
22305109
35001109

prune43.0ms

Filtered
35 candidates to 23 candidates (65.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New34135
Fresh011
Picked011
Done000
Total34337

Merged error: 0.0b

Counts
37 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (+ (* 1/12 x) (/ 1 x)))
0.5b
(cbrt (+ (* 1/12 x) (/ 1 x)))
0.5b
(cbrt (+ (* 1/12 x) (/ 1 x)))
0.5b
(* (cbrt (+ (* 1/12 x) (/ 1 x))) (cbrt (+ (* 1/12 x) (/ 1 x))))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
5.0ms
(cbrt (+ (* 1/12 x) (/ 1 x)))
5.0ms
(cbrt (+ (* 1/12 x) (/ 1 x)))
5.0ms
(cbrt (+ (* 1/12 x) (/ 1 x)))
15.0ms
(* (cbrt (+ (* 1/12 x) (/ 1 x))) (cbrt (+ (* 1/12 x) (/ 1 x))))

series460.0ms

Counts
4 → 12
Calls
4 calls:
114.0ms
(cbrt (+ (* 1/12 x) (/ 1 x)))
108.0ms
(cbrt (+ (* 1/12 x) (/ 1 x)))
108.0ms
(cbrt (+ (* 1/12 x) (/ 1 x)))
128.0ms
(* (cbrt (+ (* 1/12 x) (/ 1 x))) (cbrt (+ (* 1/12 x) (/ 1 x))))

simplify52.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
03611208
112431135
250011081

prune249.0ms

Filtered
99 candidates to 75 candidates (75.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New98199
Fresh011
Picked101
Done011
Total993102

Merged error: 0.0b

Counts
102 → 3

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
64×add-sqr-sqrt
44×*-un-lft-identity
43×times-frac
24×add-cube-cbrt
20×difference-of-squares
11×associate-/r*
add-exp-log
add-cbrt-cube
associate-/l*
distribute-lft-out-- add-log-exp
pow1
div-exp
cbrt-undiv flip3-- frac-2neg clear-num associate-/r/ flip-- div-inv
sub-neg rec-exp pow-flip diff-log 1-exp inv-pow
Counts
3 → 97
Calls
3 calls:
13.0ms
(/ 1 (- 1 (/ 1.0 (exp x))))
4.0ms
(/ 1.0 (exp x))
7.0ms
(- 1 (/ 1.0 (exp x)))

series101.0ms

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

simplify39.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0310724
11324622
25001621

prune127.0ms

Filtered
106 candidates to 61 candidates (57.5%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1060106
Fresh011
Picked011
Done011
Total1063109

Merged error: 0.0b

Counts
109 → 3

regimes42.0ms

Accuracy

99% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 21.6b

bsearch1.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02710
12710

end0.0ms

sample958.0ms

Algorithm
intervals
Results
412.0ms2224×body1280valid
198.0ms1664×body640valid
65.0ms816×body320valid
64.0ms2891×body80valid
56.0ms2556×body80overflowed
23.0ms408×body160valid