Details

Time bar (total: 6.6s)

sample359.0ms

Algorithm
intervals
Results
15.0ms384×body80nan
9.0ms232×body80valid
9.0ms202×body80overflowed
2.0ms26×body160valid

simplify72.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0197
1287
2407
3737
41767
55597
626267
750017

prune5.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 5.7b

Counts
2 → 1

localize30.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)))
0.0b
(/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))
6.0b
(- (exp (* 2.0 x)) 1.0)
6.1b
(- (exp x) 1.0)

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
78×add-sqr-sqrt
75×*-un-lft-identity
51×times-frac
31×sqrt-prod
27×add-cube-cbrt
24×distribute-lft-out-- difference-of-squares
add-log-exp
add-exp-log add-cbrt-cube
pow1 flip3-- associate-/r* flip-- associate-/l*
associate-/r/
sub-neg rem-sqrt-square diff-log div-inv associate-/l/
cbrt-undiv frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num
Counts
4 → 123
Calls
4 calls:
8.0ms
(sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)))
9.0ms
(/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))
3.0ms
(- (exp (* 2.0 x)) 1.0)
6.0ms
(- (exp x) 1.0)

series244.0ms

Counts
4 → 12
Calls
4 calls:
113.0ms
(sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)))
67.0ms
(/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))
38.0ms
(- (exp (* 2.0 x)) 1.0)
25.0ms
(- (exp x) 1.0)

simplify123.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 3 (109.0ms)

IterNodesCost
03871380
110541314
242651301
350011293

prune640.0ms

Filtered
135 candidates to 92 candidates (31.9%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1314135
Fresh000
Picked101
Done000
Total1324136

Merged error: 0.0b

Counts
136 → 4

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
20×*-un-lft-identity
17×sqrt-prod
10×times-frac
add-exp-log add-cbrt-cube
add-cube-cbrt associate-/l/ add-log-exp difference-of-squares
flip3-- flip--
distribute-lft-out--
pow1 associate-/r*
frac-times associate-/r/
flip3-+ flip-+
cbrt-undiv sub-neg diff-log associate-*r/ div-exp associate-*l/ div-inv
rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 sqrt-div prod-exp clear-num cbrt-unprod associate-/l*
Counts
4 → 89
Calls
4 calls:
14.0ms
(sqrt (/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0)))
20.0ms
(/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0))
6.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
4.0ms
(- (exp x) 1.0)

series693.0ms

Counts
4 → 12
Calls
4 calls:
392.0ms
(sqrt (/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0)))
221.0ms
(/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0))
61.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
18.0ms
(- (exp x) 1.0)

simplify72.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
06071410
128461184
250011166

prune647.0ms

Filtered
101 candidates to 76 candidates (24.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New992101
Fresh123
Picked101
Done000
Total1014105

Merged error: 0.0b

Counts
105 → 4

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3)
0.1b
(cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3))
6.1b
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
6.1b
(- (exp x) 1.0)

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
52×add-sqr-sqrt
32×*-un-lft-identity
30×sqrt-prod
24×cbrt-prod
21×difference-of-squares
18×unpow-prod-down cube-prod
11×distribute-lft-out--
10×add-cube-cbrt
add-log-exp
pow1 add-exp-log add-cbrt-cube
cube-div flip3-- flip--
pow-unpow
cube-mult sub-neg cbrt-div diff-log unpow3 sqr-pow
pow-to-exp pow-pow pow1/3 pow-exp rem-cbrt-cube rem-cube-cbrt
Counts
4 → 104
Calls
4 calls:
8.0ms
(pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3)
11.0ms
(cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3))
6.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
4.0ms
(- (exp x) 1.0)

series290.0ms

Counts
4 → 12
Calls
4 calls:
150.0ms
(pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3)
60.0ms
(cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3))
62.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
18.0ms
(- (exp x) 1.0)

simplify50.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
03571065
11371995
25001983

prune480.0ms

Filtered
116 candidates to 56 candidates (51.7%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1160116
Fresh033
Picked011
Done000
Total1164120

Merged error: 0.0b

Counts
120 → 4

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (- (exp x) 1.0))
0.0b
(* (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (/ 1 (- (exp x) 1.0)))
6.1b
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
6.1b
(- (exp x) 1.0)

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
43×*-un-lft-identity
30×add-exp-log times-frac
23×add-cube-cbrt
21×associate-*r*
18×add-cbrt-cube
16×frac-times
12×associate-*l/ prod-exp difference-of-squares
10×pow1 flip3-- flip-- distribute-lft-out--
add-log-exp
flip3-+ div-exp sqrt-prod cbrt-unprod flip-+
associate-*r/ associate-/r*
associate-/r/
cbrt-undiv rec-exp 1-exp pow-prod-down associate-/l*
sub-neg diff-log div-inv
pow-flip frac-2neg associate-*l* clear-num un-div-inv *-commutative inv-pow
Counts
4 → 135
Calls
4 calls:
6.0ms
(/ 1 (- (exp x) 1.0))
25.0ms
(* (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (/ 1 (- (exp x) 1.0)))
6.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
4.0ms
(- (exp x) 1.0)

series326.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(/ 1 (- (exp x) 1.0))
220.0ms
(* (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (/ 1 (- (exp x) 1.0)))
62.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
18.0ms
(- (exp x) 1.0)

simplify88.0ms

Algorithm
egg-herbie
Counts
147 → 147
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
06291586
136861227
250011179

prune700.0ms

Filtered
147 candidates to 91 candidates (38.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1470147
Fresh022
Picked011
Done011
Total1474151

Merged error: 0.0b

Counts
151 → 4

regimes48.0ms

Accuracy

68% (1.0b remaining)

Error of 1.1b against oracle of 0.1b and baseline of 3.3b

bsearch55.0ms

Steps
ItersRangePoint
7
-7.84156909769835e-17
-4.6733107765896116e-18
-5.637591329372364e-17

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03322
13322

end0.0ms

sample1.5s

Algorithm
intervals
Results
488.0ms12797×body80nan
300.0ms7451×body80valid
236.0ms6573×body80overflowed
63.0ms670×body160valid

Profiling

Loading profile data...