Details

Time bar (total: 2.1s)

analyze325.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
25%75%0%3
25%62.5%12.5%4
25%56.2%18.8%5
28.1%50%21.9%6
29.7%46.9%23.5%7
30.5%45.3%24.3%8
30.8%44.9%24.3%9
31.2%44.5%24.3%10
31.3%44.4%24.3%11
31.4%44.3%24.3%12
31.4%44.2%24.3%13
31.5%44.2%24.3%14

sample33.0ms

Algorithm
intervals
Results
13.0ms73×body1280valid
6.0ms53×body640valid
5.0ms23×body320valid
2.0ms95×body80valid
1.0ms12×body160valid

simplify74.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (72.0ms)

IterNodesCost
049997
149997

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 41.1b

Counts
2 → 1

localize4.0ms

Local error

Found 2 expressions with local error:

0.7b
(/ (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 → 50
Calls
2 calls:
6.0ms
(/ (exp x) (- (exp x) 1.0))
4.0ms
(- (exp x) 1.0)

series9.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(/ (exp x) (- (exp x) 1.0))
2.0ms
(- (exp x) 1.0)

simplify60.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
05019574

prune79.0ms

Filtered
41 candidates to 56 candidates (-36.6%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New52456
Fresh000
Picked101
Done000
Total53457

Merged error: 0.0b

Counts
57 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* x (* x (+ 1/2 (* x 1/6)))))
0.0b
(* x (* x (+ 1/2 (* x 1/6))))
0.1b
(* x (+ 1/2 (* x 1/6)))
0.3b
(* x 1/6)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
13×pow1 add-exp-log add-sqr-sqrt add-cbrt-cube
distribute-rgt-in add-cube-cbrt *-un-lft-identity distribute-lft-in associate-*l*
associate-*r*
associate-*r/ add-log-exp
pow-prod-down prod-exp cbrt-unprod
associate-+r+
flip3-+ *-commutative flip-+
unswap-sqr
+-commutative sum-log
Counts
4 → 79
Calls
4 calls:
4.0ms
(+ x (* x (* x (+ 1/2 (* x 1/6)))))
6.0ms
(* x (* x (+ 1/2 (* x 1/6))))
5.0ms
(* x (+ 1/2 (* x 1/6)))
3.0ms
(* x 1/6)

series18.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ x (* x (* x (+ 1/2 (* x 1/6)))))
7.0ms
(* x (* x (+ 1/2 (* x 1/6))))
6.0ms
(* x (+ 1/2 (* x 1/6)))
2.0ms
(* x 1/6)

simplify47.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
05003799

prune98.0ms

Filtered
62 candidates to 91 candidates (-46.8%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New91091
Fresh033
Picked011
Done000
Total91495

Merged error: 0.0b

Counts
95 → 4

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite9.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
(+ (* x 1/12) (/ 1 x))
3.0ms
(* x 1/12)

series7.0ms

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

simplify61.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
04843225
14843225

prune44.0ms

Filtered
23 candidates to 35 candidates (-52.2%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New34135
Fresh022
Picked011
Done011
Total34539

Merged error: 0.0b

Counts
39 → 5

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.6b
(- 1 (/ 1.0 (exp x)))

rewrite22.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 → 96
Calls
3 calls:
8.0ms
(/ 1 (- 1 (/ 1.0 (exp x))))
4.0ms
(/ 1.0 (exp x))
6.0ms
(- 1 (/ 1.0 (exp x)))

series19.0ms

Counts
3 → 9
Calls
3 calls:
10.0ms
(/ 1 (- 1 (/ 1.0 (exp x))))
4.0ms
(/ 1.0 (exp x))
6.0ms
(- 1 (/ 1.0 (exp x)))

simplify72.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 0 (61.0ms)

IterNodesCost
048711130
148711130

prune99.0ms

Filtered
65 candidates to 105 candidates (-61.5%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1050105
Fresh022
Picked011
Done022
Total1055110

Merged error: 0.0b

Counts
110 → 5

regimes96.0ms

Accuracy

0% (1.0b remaining)

Error of 1.0b against oracle of 0.0b and baseline of 1.0b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01514
11514

end0.0ms

sample858.0ms

Algorithm
intervals
Results
401.0ms2290×body1280valid
187.0ms1638×body640valid
67.0ms2847×body80valid
63.0ms815×body320valid
21.0ms410×body160valid
0.0msbody1280invalid

Profiling

Loading profile data...