Details

Time bar (total: 6.1s)

sample95.0ms

Algorithm
intervals
Results
33.0ms66×body1280valid
26.0ms335×body80valid
9.0ms30×body640valid
4.0ms62×body80overflowed
4.0ms19×body320valid
1.0msbody160valid

simplify40.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (38.0ms)

IterNodesCost
04616
112216
234716
3129516
4500115

prune6.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 28.9b

Counts
2 → 1

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
81×frac-sub
80×exp-neg frac-times
60×neg-sub0 exp-diff
42×associate-*l/
40×associate-*r/
32×flip3-- flip--
30×flip3-+ flip-+
23×add-sqr-sqrt
20×un-div-inv
16×*-un-lft-identity
15×associate-*l*
10×pow1 add-cube-cbrt add-cbrt-cube
associate-*r*
add-exp-log
add-log-exp
pow-prod-down prod-exp *-commutative cbrt-unprod difference-of-squares unswap-sqr
distribute-lft-out--
sub-neg times-frac diff-log distribute-lft-out
Counts
4 → 173
Calls
4 calls:
14.0ms
(* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x))))
13.0ms
(* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))
6.0ms
(* (- 1.0 eps) x)
17.0ms
(- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))))

series319.0ms

Counts
4 → 12
Calls
4 calls:
48.0ms
(* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x))))
50.0ms
(* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))
28.0ms
(* (- 1.0 eps) x)
193.0ms
(- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))))

simplify149.0ms

Algorithm
egg-herbie
Counts
185 → 185
Iterations

Useful iterations: 2 (114.0ms)

IterNodesCost
012534065
147123787
250013778

prune409.0ms

Filtered
185 candidates to 95 candidates (51.4%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1823185
Fresh000
Picked101
Done000
Total1833186

Merged error: 0.5b

Counts
186 → 3

localize10.0ms

Local error

Found 2 expressions with local error:

0.1b
(* 0.6666666666666667 (pow x 3))
7.6b
(- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt
12×associate-*r*
add-exp-log add-log-exp
add-cube-cbrt *-un-lft-identity
unpow-prod-down cube-prod add-cbrt-cube unswap-sqr
associate-*l* prod-exp
pow1 diff-log sqr-pow
cube-mult pow-to-exp sub-neg flip3-- unpow3 pow-exp associate--l+ sum-log *-commutative flip-- cbrt-unprod
Counts
2 → 45
Calls
2 calls:
6.0ms
(* 0.6666666666666667 (pow x 3))
7.0ms
(- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))

series77.0ms

Counts
2 → 6
Calls
2 calls:
39.0ms
(* 0.6666666666666667 (pow x 3))
38.0ms
(- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))

simplify34.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0207270
1894242
25002238

prune117.0ms

Filtered
51 candidates to 31 candidates (60.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New49251
Fresh022
Picked101
Done000
Total50454

Merged error: 0.5b

Counts
54 → 4

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (* 0.6666666666666667 x) x)
0.6b
(cbrt x)
0.7b
(pow (cbrt x) 3)
7.6b
(- (+ (* (* (* 0.6666666666666667 x) x) (pow (cbrt x) 3)) 2.0) (* 1.0 (pow x 2)))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
10×pow1 add-exp-log
cbrt-prod add-cbrt-cube add-log-exp
unpow-prod-down cube-prod
pow-unpow associate-*r* pow-prod-down prod-exp cbrt-unprod
pow-pow pow1/3 diff-log
cube-mult pow-to-exp sub-neg flip3-- unpow3 associate-*l* pow-exp associate--l+ sum-log *-commutative flip-- rem-cube-cbrt sqr-pow
Counts
4 → 73
Calls
4 calls:
5.0ms
(* (* 0.6666666666666667 x) x)
1.0ms
(cbrt x)
3.0ms
(pow (cbrt x) 3)
11.0ms
(- (+ (* (* (* 0.6666666666666667 x) x) (pow (cbrt x) 3)) 2.0) (* 1.0 (pow x 2)))

series488.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(* (* 0.6666666666666667 x) x)
176.0ms
(cbrt x)
232.0ms
(pow (cbrt x) 3)
55.0ms
(- (+ (* (* (* 0.6666666666666667 x) x) (pow (cbrt x) 3)) 2.0) (* 1.0 (pow x 2)))

simplify72.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
0311379
11784317
25003303

prune181.0ms

Filtered
85 candidates to 49 candidates (57.6%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New84185
Fresh033
Picked101
Done000
Total85489

Merged error: 0.5b

Counts
89 → 4

localize17.0ms

Local error

Found 4 expressions with local error:

7.6b
(- (+ (* (* (* (cbrt (* (* 0.6666666666666667 x) x)) (cbrt (* (* 0.6666666666666667 x) x))) (cbrt (* (* 0.6666666666666667 x) x))) (pow (cbrt x) 3)) 2.0) (* 1.0 (pow x 2)))
36.2b
(cbrt (* (* 0.6666666666666667 x) x))
36.2b
(cbrt (* (* 0.6666666666666667 x) x))
36.2b
(cbrt (* (* 0.6666666666666667 x) x))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube
cbrt-prod pow1/3
diff-log
sub-neg flip3-- associate--l+ sum-log flip--
Counts
4 → 41
Calls
4 calls:
16.0ms
(- (+ (* (* (* (cbrt (* (* 0.6666666666666667 x) x)) (cbrt (* (* 0.6666666666666667 x) x))) (cbrt (* (* 0.6666666666666667 x) x))) (pow (cbrt x) 3)) 2.0) (* 1.0 (pow x 2)))
4.0ms
(cbrt (* (* 0.6666666666666667 x) x))
4.0ms
(cbrt (* (* 0.6666666666666667 x) x))
4.0ms
(cbrt (* (* 0.6666666666666667 x) x))

series728.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(- (+ (* (* (* (cbrt (* (* 0.6666666666666667 x) x)) (cbrt (* (* 0.6666666666666667 x) x))) (cbrt (* (* 0.6666666666666667 x) x))) (pow (cbrt x) 3)) 2.0) (* 1.0 (pow x 2)))
208.0ms
(cbrt (* (* 0.6666666666666667 x) x))
219.0ms
(cbrt (* (* 0.6666666666666667 x) x))
213.0ms
(cbrt (* (* 0.6666666666666667 x) x))

simplify191.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 3 (185.0ms)

IterNodesCost
0145548
1596474
24005427
35001391

prune158.0ms

Filtered
53 candidates to 39 candidates (73.6%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New52153
Fresh033
Picked101
Done000
Total53457

Merged error: 0.5b

Counts
57 → 4

regimes83.0ms

Accuracy

96.1% (0.6b remaining)

Error of 1.1b against oracle of 0.5b and baseline of 16.4b

bsearch179.0ms

Steps
ItersRangePoint
10
0.0031014677214056706
385601024814.3293
64.75935345485665

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06542
17342
27342

end0.0ms

sample2.6s

Algorithm
intervals
Results
892.0ms1771×body1280valid
693.0ms10041×body80valid
388.0ms1250×body640valid
138.0ms1943×body80overflowed
138.0ms629×body320valid
46.0ms339×body160valid