Details

Time bar (total: 4.5s)

sample310.0ms

Algorithm
intervals
Results
18.0ms404×body80nan
11.0ms239×body80valid
9.0ms221×body80overflowed
4.0ms18×body160valid

simplify72.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0197
1287
2407
3737
41767
55597
626267
750017

prune4.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: 4.1b

Counts
2 → 1

localize13.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))
4.3b
(- (exp (* 2.0 x)) 1.0)
4.4b
(- (exp x) 1.0)

rewrite47.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:
22.0ms
(sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)))
9.0ms
(/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))
4.0ms
(- (exp (* 2.0 x)) 1.0)
6.0ms
(- (exp x) 1.0)

series202.0ms

Counts
4 → 12
Calls
4 calls:
92.0ms
(sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)))
61.0ms
(/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))
25.0ms
(- (exp (* 2.0 x)) 1.0)
24.0ms
(- (exp x) 1.0)

simplify127.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 3 (112.0ms)

IterNodesCost
03871380
110541314
242871301
350031293

prune302.0ms

Filtered
135 candidates to 92 candidates (68.1%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1323135
Fresh000
Picked101
Done000
Total1333136

Merged error: 0.0b

Counts
136 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* (+ (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)))
4.4b
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
4.4b
(- (exp x) 1.0)

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
26×*-un-lft-identity
14×sqrt-prod
11×add-exp-log add-cbrt-cube difference-of-squares
flip3-- associate-*r* flip--
frac-times add-cube-cbrt associate-/l/ add-log-exp
distribute-lft-out--
pow1 flip3-+ flip-+
times-frac associate-*l* associate-/r*
sub-neg associate-*r/ associate-*l/
cbrt-undiv distribute-rgt-in distribute-lft-in diff-log div-exp prod-exp associate-/r/ cbrt-unprod distribute-lft-out
frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr
Counts
4 → 105
Calls
4 calls:
18.0ms
(/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0))
16.0ms
(* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)))
9.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
4.0ms
(- (exp x) 1.0)

series355.0ms

Counts
4 → 12
Calls
4 calls:
176.0ms
(/ (* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0))) (- (exp x) 1.0))
113.0ms
(* (+ (sqrt (exp (* 2.0 x))) (sqrt 1.0)) (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)))
51.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
15.0ms
(- (exp x) 1.0)

simplify64.0ms

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
04811464
124031163
250021124

prune300.0ms

Filtered
117 candidates to 83 candidates (70.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1161117
Fresh022
Picked011
Done000
Total1164120

Merged error: 0.0b

Counts
120 → 4

localize20.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))
4.4b
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
4.4b
(- (exp x) 1.0)

rewrite31.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)
8.0ms
(cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3))
7.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
4.0ms
(- (exp x) 1.0)

series234.0ms

Counts
4 → 12
Calls
4 calls:
122.0ms
(pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3)
46.0ms
(cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3))
51.0ms
(- (sqrt (exp (* 2.0 x))) (sqrt 1.0))
15.0ms
(- (exp x) 1.0)

simplify48.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
03571065
11371995
25001983

prune240.0ms

Filtered
116 candidates to 55 candidates (47.4%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1160116
Fresh022
Picked011
Done011
Total1164120

Merged error: 0.0b

Counts
120 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(exp (- (exp x) 1.0))
4.3b
(- (exp (* 2.0 x)) 1.0)
4.4b
(- (exp x) 1.0)
4.4b
(log (exp (- (exp x) 1.0)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt *-un-lft-identity
11×add-log-exp
10×exp-prod
add-cube-cbrt
log-pow
pow1 log-prod
add-exp-log sub-neg exp-sum add-cbrt-cube distribute-lft-out-- difference-of-squares
diff-log
flip3-- exp-diff flip-- rem-exp-log
log-div rem-log-exp
Counts
4 → 65
Calls
4 calls:
5.0ms
(exp (- (exp x) 1.0))
4.0ms
(- (exp (* 2.0 x)) 1.0)
4.0ms
(- (exp x) 1.0)
5.0ms
(log (exp (- (exp x) 1.0)))

series91.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(exp (- (exp x) 1.0))
25.0ms
(- (exp (* 2.0 x)) 1.0)
14.0ms
(- (exp x) 1.0)
18.0ms
(log (exp (- (exp x) 1.0)))

simplify127.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 2 (12.0ms)

IterNodesCost
0190331
1474302
21250298
34156298
45001298

prune170.0ms

Filtered
77 candidates to 53 candidates (68.8%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New77077
Fresh011
Picked011
Done022
Total77481

Merged error: 0.0b

Counts
81 → 4

regimes26.0ms

Accuracy

79.2% (0.6b remaining)

Error of 0.8b against oracle of 0.1b and baseline of 3.2b

bsearch37.0ms

Steps
ItersRangePoint
6
-6.594905655529368e-05
-1.244511409385973e-05
-1.5763013077646677e-05

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03020
13020

end0.0ms

sample1.6s

Algorithm
intervals
Results
544.0ms12641×body80nan
348.0ms7415×body80valid
273.0ms6671×body80overflowed
74.0ms697×body160valid