Details

Time bar (total: 4.4s)

analyze220.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%25%75%0
0%25%75%1
12.5%12.5%75%2
12.5%12.5%75%3
18.7%6.2%75%4
21.8%3.1%75%5
23.4%1.6%75%6
23.4%1.6%75%7
24.2%0.8%75%8
24.2%0.8%75%9
24.6%0.4%75%10
24.6%0.4%75%11
24.8%0.2%75%12
24.8%0.2%75%13
24.9%0.1%75%14

sample54.0ms

Algorithm
intervals
Results
22.0ms62×body1024valid
10.0ms156×body128valid
5.0ms22×body512valid
5.0ms256×pre128true
2.0ms16×body256valid

simplify181.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
02317
12317

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v))))
0.1b
(*.f64 e (sin.f64 v))
0.1b
(*.f64 e (cos.f64 v))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt_binary64
12×add-exp-log_binary64 add-cbrt-cube_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64
pow1_binary64
associate-*r*_binary64 associate-*l*_binary64
associate-/r*_binary64 add-log-exp_binary64 cbrt-unprod_binary64 prod-exp_binary64 times-frac_binary64
pow-prod-down_binary64 cbrt-undiv_binary64 associate-/r/_binary64 unswap-sqr_binary64 div-exp_binary64 *-commutative_binary64
flip3-+_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 div-inv_binary64 flip-+_binary64
Counts
3 → 59
Calls
3 calls:
6.0ms
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v))))
4.0ms
(*.f64 e (sin.f64 v))
6.0ms
(*.f64 e (cos.f64 v))

series305.0ms

Counts
3 → 9
Calls
3 calls:
187.0ms
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v))))
54.0ms
(*.f64 e (sin.f64 v))
64.0ms
(*.f64 e (cos.f64 v))

simplify71.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 0 (58.0ms)

IterNodesCost
04966924
14966924

prune61.0ms

Filtered
48 candidates to 68 candidates (-41.7%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New61768
Fresh000
Picked101
Done000
Total62769

Merged error: 0.0b

Counts
69 → 7

localize9.0ms

Local error

Found 3 expressions with local error:

0.1b
(*.f64 e (cos.f64 v))
0.1b
(/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))
0.2b
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v)))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
84×times-frac_binary64
57×add-sqr-sqrt_binary64
55×*-un-lft-identity_binary64 add-cube-cbrt_binary64
16×associate-/r*_binary64
12×add-exp-log_binary64 add-cbrt-cube_binary64
associate-/l*_binary64 div-inv_binary64
pow1_binary64
cbrt-undiv_binary64 div-exp_binary64
add-log-exp_binary64 associate-*r*_binary64 associate-*l*_binary64
associate-/l/_binary64 clear-num_binary64 frac-2neg_binary64
pow-prod-down_binary64 flip3-+_binary64 cbrt-unprod_binary64 associate-/r/_binary64 unswap-sqr_binary64 prod-exp_binary64 flip-+_binary64 *-commutative_binary64
Counts
3 → 117
Calls
3 calls:
4.0ms
(*.f64 e (cos.f64 v))
7.0ms
(/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))
9.0ms
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v)))

series356.0ms

Counts
3 → 9
Calls
3 calls:
52.0ms
(*.f64 e (cos.f64 v))
126.0ms
(/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))
178.0ms
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v)))

simplify99.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
049713218
149713218

prune121.0ms

Filtered
101 candidates to 126 candidates (-24.8%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1206126
Fresh246
Picked011
Done000
Total12211133

Merged error: 0b

Counts
133 → 11

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/.f64 e (+.f64 (*.f64 e (cos.f64 v)) 1))
0.1b
(*.f64 (/.f64 e (+.f64 (*.f64 e (cos.f64 v)) 1)) (sin.f64 v))
0.1b
(*.f64 e (cos.f64 v))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64
21×*-un-lft-identity_binary64 add-cube-cbrt_binary64
19×times-frac_binary64
18×associate-*l*_binary64
12×add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64
associate-*r*_binary64
associate-/r/_binary64
associate-/r*_binary64 add-log-exp_binary64 cbrt-unprod_binary64 unswap-sqr_binary64 prod-exp_binary64 associate-/l*_binary64
pow-prod-down_binary64 flip3-+_binary64 cbrt-undiv_binary64 div-inv_binary64 div-exp_binary64 flip-+_binary64 *-commutative_binary64
clear-num_binary64 frac-2neg_binary64 associate-*l/_binary64
Counts
3 → 81
Calls
3 calls:
6.0ms
(/.f64 e (+.f64 (*.f64 e (cos.f64 v)) 1))
11.0ms
(*.f64 (/.f64 e (+.f64 (*.f64 e (cos.f64 v)) 1)) (sin.f64 v))
5.0ms
(*.f64 e (cos.f64 v))

series322.0ms

Counts
3 → 9
Calls
3 calls:
116.0ms
(/.f64 e (+.f64 (*.f64 e (cos.f64 v)) 1))
156.0ms
(*.f64 (/.f64 e (+.f64 (*.f64 e (cos.f64 v)) 1)) (sin.f64 v))
50.0ms
(*.f64 e (cos.f64 v))

simplify67.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
050231620

prune74.0ms

Filtered
69 candidates to 90 candidates (-30.4%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New90090
Fresh099
Picked011
Done011
Total9011101

Merged error: 0b

Counts
101 → 11

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/.f64 (*.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (sin.f64 v))) (+.f64 1 (*.f64 e (cos.f64 v))))
0.1b
(*.f64 e (cos.f64 v))
0.2b
(*.f64 (sqrt.f64 e) (sin.f64 v))
0.3b
(*.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (sin.f64 v)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
22×add-exp-log_binary64 add-cbrt-cube_binary64
19×add-sqr-sqrt_binary64
15×associate-*l*_binary64
13×*-un-lft-identity_binary64 pow1_binary64 add-cube-cbrt_binary64
cbrt-unprod_binary64 prod-exp_binary64
associate-*r*_binary64 sqrt-prod_binary64
pow-prod-down_binary64
add-log-exp_binary64
associate-/r*_binary64 cbrt-undiv_binary64 unswap-sqr_binary64 times-frac_binary64 div-exp_binary64 *-commutative_binary64
associate-/r/_binary64
flip3-+_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 div-inv_binary64 flip-+_binary64
Counts
4 → 86
Calls
4 calls:
10.0ms
(/.f64 (*.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (sin.f64 v))) (+.f64 1 (*.f64 e (cos.f64 v))))
4.0ms
(*.f64 e (cos.f64 v))
5.0ms
(*.f64 (sqrt.f64 e) (sin.f64 v))
8.0ms
(*.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (sin.f64 v)))

series433.0ms

Counts
4 → 12
Calls
4 calls:
216.0ms
(/.f64 (*.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (sin.f64 v))) (+.f64 1 (*.f64 e (cos.f64 v))))
49.0ms
(*.f64 e (cos.f64 v))
92.0ms
(*.f64 (sqrt.f64 e) (sin.f64 v))
76.0ms
(*.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (sin.f64 v)))

simplify60.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
050231490

prune63.0ms

Filtered
70 candidates to 98 candidates (-40.0%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New97198
Fresh178
Picked011
Done112
Total9910109

Merged error: 0b

Counts
109 → 10

regimes49.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01317
11317

end0.0ms

sample1.7s

Algorithm
intervals
Results
726.0ms1994×body1024valid
308.0ms4481×body128valid
227.0ms1025×body512valid
137.0ms8000×pre128true
71.0ms492×body256valid
7.0msbody2048valid

Profiling

Loading profile data...